Use python:3.6+, not python:3.4+

This commit is contained in:
Dan Langille 2021-04-15 14:25:06 +00:00
parent 6258f1a36f
commit ca8c308ab4

View file

@ -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