devel/py-zope.schema: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-11-22 02:24:50 +08:00
parent dd9d6cae0a
commit 96d63727d6
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

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