diff options
Diffstat (limited to 'devel/py-userpath/Makefile')
-rw-r--r-- | devel/py-userpath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-userpath/Makefile b/devel/py-userpath/Makefile index 4bad058c6293..8cd624ca1f15 100644 --- a/devel/py-userpath/Makefile +++ b/devel/py-userpath/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |