diff options
Diffstat (limited to 'devel/py-pythonfinder/Makefile')
-rw-r--r-- | devel/py-pythonfinder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pythonfinder/Makefile b/devel/py-pythonfinder/Makefile index dea5be518b30..4ba5df7becce 100644 --- a/devel/py-pythonfinder/Makefile +++ b/devel/py-pythonfinder/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cached-property>=0:devel/py-cached-property@ ${PYTHON_PKGNAMEPREFIX}packaging>=22.0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic>=1.10.7:devel/py-pydantic@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |