git: 9a2b3198c879 - main - devel/py-zope.exceptions: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Mar 2022 18:27:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a2b3198c87901435f6df541d8c839abacdfe2f1 commit 9a2b3198c87901435f6df541d8c839abacdfe2f1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-07 18:08:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-07 18:13:24 +0000 devel/py-zope.exceptions: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-zope.exceptions/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-zope.exceptions/Makefile b/devel/py-zope.exceptions/Makefile index c4cfbb8ae676..bb09fbe8eed7 100644 --- a/devel/py-zope.exceptions/Makefile +++ b/devel/py-zope.exceptions/Makefile @@ -18,4 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${P USES= python:3.6+ USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include <bsd.port.mk>