diff options
Diffstat (limited to 'devel/py-python-distutils-extra/Makefile')
-rw-r--r-- | devel/py-python-distutils-extra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-distutils-extra/Makefile b/devel/py-python-distutils-extra/Makefile index ce70b2e203f9..8ba01ae2dbfd 100644 --- a/devel/py-python-distutils-extra/Makefile +++ b/devel/py-python-distutils-extra/Makefile @@ -14,7 +14,7 @@ COMMENT= Add support for i18n, documentation, and icons to distutils LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python tar:xz +USES= python:3.6+ tar:xz USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |