devel/py-installer: Set USES=python version explicitly

This commit is contained in:
Po-Chuan Hsieh 2023-03-22 02:44:06 +08:00
parent 9b1657fb94
commit 64d9e32393
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -12,7 +12,7 @@ WWW= https://github.com/pypa/installer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USES= python:3.7+
USE_PYTHON= allflavors autoplist concurrent pep517
MAKE_ENV= PYTHONPATH=${WRKSRC}/src