devel/py-speg: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-09-21 11:32:27 +08:00
parent 07f5023b0e
commit a287e0cd9d
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -14,4 +14,6 @@ LICENSE= MIT
USES= python:3.6+ zip
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>