1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

sysutils/py-queuelib: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-09-11 00:07:45 +08:00
parent 0da6b25b61
commit 8ec065c9aa
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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}