diff options
Diffstat (limited to 'devel/py-zope.interface/Makefile')
-rw-r--r-- | devel/py-zope.interface/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-zope.interface/Makefile b/devel/py-zope.interface/Makefile index a567eeee70f3..e1e7efe100ec 100644 --- a/devel/py-zope.interface/Makefile +++ b/devel/py-zope.interface/Makefile @@ -14,7 +14,7 @@ COMMENT= Interfaces for Python LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils post-install: |