1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

converters/py-better-bencode: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2024-03-31 11:06:11 +08:00
parent 589bacaeb7
commit 1739eee91b
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

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