1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

devel/py-zope.browserresource: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-06-10 07:12:42 +08:00
parent 742fc8fd4a
commit 6224b1a4a8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -25,4 +25,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=3.8.0:devel/py-zope.componen
USES= python:3.6+ zip
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>