Date: Mon, 27 Sep 2021 16:01:30 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: 5193d2209644 - main - devel/py-billiard: Add NO_ARCH Message-ID: <202109271601.18RG1UJq047231@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=5193d220964447d5da4b95b48c6122ee822f8268 commit 5193d220964447d5da4b95b48c6122ee822f8268 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-27 15:45:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-27 15:56:30 +0000 devel/py-billiard: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-billiard/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-billiard/Makefile b/devel/py-billiard/Makefile index 4bbfbeebdc3a..aa18555e1a13 100644 --- a/devel/py-billiard/Makefile +++ b/devel/py-billiard/Makefile @@ -14,4 +14,6 @@ LICENSE= BSD3CLAUSE USES= python:3.6+ 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?202109271601.18RG1UJq047231>