Date: Tue, 6 Jul 2021 15:08:17 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: b10667114181 - main - security/py-mnemonic: Add NO_ARCH Message-ID: <202107061508.166F8H0a024305@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=b106671141819e0c1b1b34d2ff67f18a3413d203 commit b106671141819e0c1b1b34d2ff67f18a3413d203 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 15:01:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 15:01:06 +0000 security/py-mnemonic: Add NO_ARCH Approved by: portmgr (blanket) --- security/py-mnemonic/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/py-mnemonic/Makefile b/security/py-mnemonic/Makefile index da5b10aa943d..72a0947b8bc3 100644 --- a/security/py-mnemonic/Makefile +++ b/security/py-mnemonic/Makefile @@ -16,4 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbkdf2>=1.3:security/py-pbkdf2@${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?202107061508.166F8H0a024305>