Date: Sat, 10 Sep 2022 16:10:22 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: 4d379d355470 - main - security/py-bitbox02: Add NO_ARCH Message-ID: <202209101610.28AGAMLH065716@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=4d379d3554705b6a9ac6b227889a996cf9a04502 commit 4d379d3554705b6a9ac6b227889a996cf9a04502 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 16:07:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 16:07:36 +0000 security/py-bitbox02: Add NO_ARCH Approved by: portmgr (blanket) --- security/py-bitbox02/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/py-bitbox02/Makefile b/security/py-bitbox02/Makefile index 5e97cacbfff9..ebd28be95ecf 100644 --- a/security/py-bitbox02/Makefile +++ b/security/py-bitbox02/Makefile @@ -21,4 +21,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}base58>=2.0.0:security/py-base58@${PY_FLAVOR USES= python:3.6+ USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209101610.28AGAMLH065716>