misc/py-molequeue: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2025-08-13 02:02:49 +08:00
parent 4121ed169b
commit b160649760
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyzmq>0:net/py-pyzmq@${PY_FLAVOR}
USES= cmake compiler:c++11-lang python
USE_PYTHON= flavors
NO_ARCH= yes
WRKSRC_SUBDIR= python
.include <bsd.port.mk>