From ba2fda46a3999a07336847b3a6500681919c1755 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 16 Apr 2022 12:15:13 +0800 Subject: [PATCH] textproc/py-zope.tal: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/py-zope.tal/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/py-zope.tal/Makefile b/textproc/py-zope.tal/Makefile index 42b2666fd61c..fa060209ab60 100644 --- a/textproc/py-zope.tal/Makefile +++ b/textproc/py-zope.tal/Makefile @@ -17,4 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nm USES= python:3.6+ zip USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include