Date: Mon, 3 Feb 2025 16:09:56 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 21c2a26352fe - main - math/py-hypernetx: Add NO_ARCH Message-ID: <202502031609.513G9ulu050989@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=21c2a26352fee7a5d914929634f53dbb8e01980a commit 21c2a26352fee7a5d914929634f53dbb8e01980a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:33:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:54:20 +0000 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 <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031609.513G9ulu050989>