diff options
Diffstat (limited to 'devel/py-pycadf2/Makefile')
-rw-r--r-- | devel/py-pycadf2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pycadf2/Makefile b/devel/py-pycadf2/Makefile index 3d429be7ccf8..0424a269323e 100644 --- a/devel/py-pycadf2/Makefile +++ b/devel/py-pycadf2/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@ ${PYTHON_PKGNAMEPREFIX}pytz>=2013.6:devel/py-pytz@${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 |