git: 8ec065c9aace - main - sysutils/py-queuelib: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 16:10:26 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ec065c9aacec17d0507d4bb0d4e5f90fe1ef99e commit 8ec065c9aacec17d0507d4bb0d4e5f90fe1ef99e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 16:07:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 16:07:45 +0000 sysutils/py-queuelib: Add NO_ARCH Approved by: portmgr (blanket) --- sysutils/py-queuelib/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/py-queuelib/Makefile b/sysutils/py-queuelib/Makefile index 93aeef2fb919..f0bbb919056d 100644 --- a/sysutils/py-queuelib/Makefile +++ b/sysutils/py-queuelib/Makefile @@ -18,6 +18,8 @@ TEST_DEPENDS:= ${RUN_DEPENDS} \ USES= python:3.6+ USE_PYTHON= autoplist distutils +NO_ARCH= yes + TEST_TARGET= test DO_MAKE_TEST= ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP}