git: 8cd5691bc14e - main - devel/py-nose: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Nov 2021 18:30:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8cd5691bc14ed6e480b247d385fc17809a0b1fe0 commit 8cd5691bc14ed6e480b247d385fc17809a0b1fe0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-21 18:24:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-21 18:24:47 +0000 devel/py-nose: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-nose/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-nose/Makefile b/devel/py-nose/Makefile index 823eb250733c..5a915b39e22a 100644 --- a/devel/py-nose/Makefile +++ b/devel/py-nose/Makefile @@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/lgpl.txt USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + do-test: # Extra tests for python 3, added in by setup3lib.py @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} build_tests