summaryrefslogtreecommitdiff
path: root/devel/py-installer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-installer/Makefile')
-rw-r--r--devel/py-installer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-installer/Makefile b/devel/py-installer/Makefile
index e7f123a90ace..9986abfbf763 100644
--- a/devel/py-installer/Makefile
+++ b/devel/py-installer/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/pypa/installer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.7+
+USES= python
USE_PYTHON= allflavors autoplist concurrent pep517
MAKE_ENV= PYTHONPATH=${WRKSRC}/src