Date: Fri, 13 May 2022 11:49:13 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: e04787329b42 - main - net/py-magic-wormhole: Add NO_ARCH Message-ID: <202205131149.24DBnDNm068687@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=e04787329b42569d804b1d230e089f9fee9cb678 commit e04787329b42569d804b1d230e089f9fee9cb678 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-13 11:36:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-13 11:40:13 +0000 net/py-magic-wormhole: Add NO_ARCH Approved by: portmgr (blanket) --- net/py-magic-wormhole/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/py-magic-wormhole/Makefile b/net/py-magic-wormhole/Makefile index 43cc97bc8d75..c5ee05c485fe 100644 --- a/net/py-magic-wormhole/Makefile +++ b/net/py-magic-wormhole/Makefile @@ -25,4 +25,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=16.3.0:devel/py-attrs@${PY_FLAVOR} \ USES= python:3.5+ 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?202205131149.24DBnDNm068687>