diff options
Diffstat (limited to 'devel/py-inflect/Makefile')
-rw-r--r-- | devel/py-inflect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-inflect/Makefile b/devel/py-inflect/Makefile index 29cd4cd0325f..84056239ec20 100644 --- a/devel/py-inflect/Makefile +++ b/devel/py-inflect/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic>=1.9.1:devel/py-pydantic@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |