diff options
Diffstat (limited to 'devel/py-hatch-requirements-txt/Makefile')
-rw-r--r-- | devel/py-hatch-requirements-txt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hatch-requirements-txt/Makefile b/devel/py-hatch-requirements-txt/Makefile index e56eba158eb1..5ff23fb69ed4 100644 --- a/devel/py-hatch-requirements-txt/Makefile +++ b/devel/py-hatch-requirements-txt/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0.21.0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes |