1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

net/py-socketio-client: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh
2025-11-18 03:15:37 +08:00
parent 7b9edea06c
commit 11e3e40a58
+2
View File
@@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.7:www/py-requests@${PY_FLAVOR} \
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>