1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

devel/py-zope.traversing: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-06-03 16:55:27 +08:00
parent d986d6c48f
commit 1ed327d2c5
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

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