devel/py-installer: Set USES=python version explicitly
This commit is contained in:
parent
9b1657fb94
commit
64d9e32393
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue