devel/py-yarg: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2025-02-03 23:33:54 +08:00
parent c4582d8854
commit e3fefee5cd
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -16,4 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>