summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/py-python-socks/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-python-socks/Makefile b/net/py-python-socks/Makefile
index 799921b55f15..aa8c429e0866 100644
--- a/net/py-python-socks/Makefile
+++ b/net/py-python-socks/Makefile
@@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asyncio>=3.0.1:devel/py-asyncio@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>