diff options
Diffstat (limited to 'devel/py-zope.processlifetime/Makefile')
-rw-r--r-- | devel/py-zope.processlifetime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-zope.processlifetime/Makefile b/devel/py-zope.processlifetime/Makefile index 0ac11b21ceac..2d2da47ba8cd 100644 --- a/devel/py-zope.processlifetime/Makefile +++ b/devel/py-zope.processlifetime/Makefile @@ -14,7 +14,7 @@ LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |