textproc/py-parsel: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-09-11 00:07:48 +08:00
parent 8ec065c9aa
commit 636e103fdb
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect>=0.9:www/py-cssselect@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>