1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

textproc/py-zope.tal: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-04-16 12:15:13 +08:00
parent 87ce03462a
commit ba2fda46a3
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

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