diff options
Diffstat (limited to 'devel/py-cursive/Makefile')
-rw-r--r-- | devel/py-cursive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cursive/Makefile b/devel/py-cursive/Makefile index 7e458d929d34..afbb38c785a1 100644 --- a/devel/py-cursive/Makefile +++ b/devel/py-cursive/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}castellan>=0.4.0:devel/py-castellan@${PY_FLA ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |