devel/py-cfgv: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-07-06 23:00:49 +08:00
parent 450c29763d
commit e0ccd96fe6
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

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