git: dce530c631ce - main - devel/py-cymbal: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jul 2024 19:05:16 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=dce530c631ce75a9cab14aaddc5f7cb38ecf76cf commit dce530c631ce75a9cab14aaddc5f7cb38ecf76cf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-29 19:03:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-29 19:04:22 +0000 devel/py-cymbal: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-cymbal/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-cymbal/Makefile b/devel/py-cymbal/Makefile index 152ed12214fd..e3aca486b5cf 100644 --- a/devel/py-cymbal/Makefile +++ b/devel/py-cymbal/Makefile @@ -15,6 +15,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>0:devel/py-unittest2@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes TEST_TARGET= test do-test: