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