diff options
Diffstat (limited to 'devel/py-openapi-core')
-rw-r--r-- | devel/py-openapi-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-openapi-core/Makefile b/devel/py-openapi-core/Makefile index 1f2db47f6634..ba7c213be178 100644 --- a/devel/py-openapi-core/Makefile +++ b/devel/py-openapi-core/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0:devel/py-isodate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3.0<5:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}werkzeug>=0:www/py-werkzeug@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |