diff options
Diffstat (limited to 'www/py-pyjwt/Makefile')
-rw-r--r-- | www/py-pyjwt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-pyjwt/Makefile b/www/py-pyjwt/Makefile index 79c63599fbd3..1eab9f719485 100644 --- a/www/py-pyjwt/Makefile +++ b/www/py-pyjwt/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= cpe python:3.7+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |