devel/py-zope.tales: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-04-18 07:52:45 +08:00
parent ddfa776824
commit 8d9c5f3a25
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -17,4 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.tal>=0:textproc/py-zope.tal@${PY_FLAVOR
USES= python:3.6+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>