science/py-mp-api: Add NO_ARCH

Approved by:	portmgr (blanket)
2024Q2
Po-Chuan Hsieh 2024-03-10 03:10:05 +08:00
parent db265991f8
commit 441c23d9f8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 2 additions and 0 deletions

View File

@ -29,4 +29,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3@${PY_FLAVOR} \
USES= python
USE_PYTHON= pep517 autoplist pytest
NO_ARCH= yes
.include <bsd.port.mk>