Date: Sat, 10 Sep 2022 16:10:21 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: 995d6405962c - main - security/py-base58: Add NO_ARCH Message-ID: <202209101610.28AGALSD065369@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=995d6405962cbba04e960bd4b8e5768efb8b54be commit 995d6405962cbba04e960bd4b8e5768efb8b54be Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 16:07:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 16:07:33 +0000 security/py-base58: Add NO_ARCH Approved by: portmgr (blanket) --- security/py-base58/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/py-base58/Makefile b/security/py-base58/Makefile index 0c475db2cfc1..4db7e6cc0e00 100644 --- a/security/py-base58/Makefile +++ b/security/py-base58/Makefile @@ -14,4 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING 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.28AGALSD065369>