1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

devel/py-sqids: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2024-07-25 12:18:58 +08:00
parent adc4d990a6
commit 8aa2540c24
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -18,4 +18,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
USES= python
USE_PYTHON= autoplist pep517
NO_ARCH= yes
.include <bsd.port.mk>