diff options
Diffstat (limited to 'misc/py-cinder')
-rw-r--r-- | misc/py-cinder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-cinder/Makefile b/misc/py-cinder/Makefile index e4031ae2c965..fbae68c084d5 100644 --- a/misc/py-cinder/Makefile +++ b/misc/py-cinder/Makefile @@ -52,7 +52,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ ${PY_IPADDRESS} \ ${PY_ENUM34} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |