math/py-hypernetx: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2025-02-03 23:33:58 +08:00
parent e3fefee5cd
commit 21c2a26352
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=4.3.0:devel/py-decorator@${PY_FLA
USES= cpe python shebangfix
USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes
.include <bsd.port.mk>