From 21c2a26352fee7a5d914929634f53dbb8e01980a Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 3 Feb 2025 23:33:58 +0800 Subject: [PATCH] math/py-hypernetx: Add NO_ARCH Approved by: portmgr (blanket) --- math/py-hypernetx/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/py-hypernetx/Makefile b/math/py-hypernetx/Makefile index 428d50e875a2..10cb05432724 100644 --- a/math/py-hypernetx/Makefile +++ b/math/py-hypernetx/Makefile @@ -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