diff options
Diffstat (limited to 'devel/py-automaton1/Makefile')
-rw-r--r-- | devel/py-automaton1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-automaton1/Makefile b/devel/py-automaton1/Makefile index 179e10b34138..6f07051b4be3 100644 --- a/devel/py-automaton1/Makefile +++ b/devel/py-automaton1/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.2<0.8:devel/py-prettytable0@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \ -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |