devel/py-envs: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2024-09-18 14:05:57 +08:00
parent e13c1dc4cd
commit e2c9b8e1cf
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -14,4 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>