Date: Mon, 31 Jul 2023 16:55:13 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: 5f9d0b46b9d7 - main - biology/py-Genesis-PyAPI: Add NO_ARCH Message-ID: <202307311655.36VGtDbi004631@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=5f9d0b46b9d781813f1c59c365755bc6114920b0 commit 5f9d0b46b9d781813f1c59c365755bc6114920b0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-31 16:38:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-31 16:42:07 +0000 biology/py-Genesis-PyAPI: Add NO_ARCH Approved by: portmgr (blanket) --- biology/py-Genesis-PyAPI/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/py-Genesis-PyAPI/Makefile b/biology/py-Genesis-PyAPI/Makefile index 73159cdc166f..60e1d3ed0604 100644 --- a/biology/py-Genesis-PyAPI/Makefile +++ b/biology/py-Genesis-PyAPI/Makefile @@ -17,4 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.6.0:www/py-requests@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307311655.36VGtDbi004631>