Date: Tue, 6 Jul 2021 15:08:12 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: 8c385fdeef7c - main - devel/py-identify: Add NO_ARCH Message-ID: <202107061508.166F8Cac024203@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=8c385fdeef7c5e8cce244cf677313c5321283b47 commit 8c385fdeef7c5e8cce244cf677313c5321283b47 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 15:00:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 15:00:50 +0000 devel/py-identify: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-identify/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-identify/Makefile b/devel/py-identify/Makefile index 1d98423b3b1b..294065e6a296 100644 --- a/devel/py-identify/Makefile +++ b/devel/py-identify/Makefile @@ -13,4 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE 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.166F8Cac024203>