diff options
Diffstat (limited to 'misc/py-tqdm/Makefile')
-rw-r--r-- | misc/py-tqdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile index 62c2cceb0455..02b18ef847f1 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${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 |