Use python:3.6+, not python:3.4+
This commit is contained in:
parent
6258f1a36f
commit
ca8c308ab4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.6.1:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.4+,run
|
||||
USES= python:3.6+,run
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Reference in a new issue