Date: Sat, 20 Apr 2024 14:28:47 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: 6822a34cf60e - main - devel/py-minimal-snowplow-tracker: Add NO_ARCH Message-ID: <202404201428.43KESlTk011329@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=6822a34cf60e7e590f254c4d5175006463d0cee8 commit 6822a34cf60e7e590f254c4d5175006463d0cee8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-20 14:24:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-20 14:26:02 +0000 devel/py-minimal-snowplow-tracker: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-minimal-snowplow-tracker/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-minimal-snowplow-tracker/Makefile b/devel/py-minimal-snowplow-tracker/Makefile index 958f40d00b77..8c93be760735 100644 --- a/devel/py-minimal-snowplow-tracker/Makefile +++ b/devel/py-minimal-snowplow-tracker/Makefile @@ -16,4 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.2.1,<3.0:www/py-requests@${PY_FL USES= python USE_PYTHON= autoplist concurrent 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?202404201428.43KESlTk011329>