science/py-mp-api: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
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

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>