science/py-emmet-core: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2024-03-10 03:10:04 +08:00
parent e688683d2d
commit db265991f8
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -21,4 +21,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}monty>=2021.3:devel/py-monty@${PY_FLAVOR} \
USES= python
USE_PYTHON= distutils autoplist pytest
NO_ARCH= yes
.include <bsd.port.mk>