diff options
Diffstat (limited to 'misc/py-cinder/Makefile')
-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 2e7d9f0ec423..a6c126a1da29 100644 --- a/misc/py-cinder/Makefile +++ b/misc/py-cinder/Makefile @@ -75,7 +75,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tooz>=1.58.0:devel/py-tooz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR} -USES= cpe python:3.8+ +USES= cpe python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |