diff options
Diffstat (limited to 'devel/py-oslo.concurrency/Makefile')
| -rw-r--r-- | devel/py-oslo.concurrency/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-oslo.concurrency/Makefile b/devel/py-oslo.concurrency/Makefile index 107dc2a56354..53ad0b907947 100644 --- a/devel/py-oslo.concurrency/Makefile +++ b/devel/py-oslo.concurrency/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fasteners>=0.7.0:devel/py-fasteners@${PY_FLA  		${PYTHON_PKGNAMEPREFIX}oslo.i18n>=3.15.3:devel/py-oslo.i18n@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} -USES=		python:3.9+ +USES=		python  USE_PYTHON=	autoplist concurrent pep517  NO_ARCH=	yes  | 
