www/py-channels-redis: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2025-06-02 00:18:04 +08:00
parent fc7cefe3b4
commit 0c84e50944
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -21,4 +21,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=5.0.1:databases/py-redis@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>