devel/py-flit-core: Set USES=python version explicitly
This commit is contained in:
parent
7ec51f4223
commit
92d7f0316c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}testpath>=0:devel/py-testpath@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= allflavors autoplist concurrent pep517 pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Reference in a new issue