diff options
Diffstat (limited to 'devel/py-shtab/Makefile')
-rw-r--r-- | devel/py-shtab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-shtab/Makefile b/devel/py-shtab/Makefile index 0e4544c318c3..d849504f75b5 100644 --- a/devel/py-shtab/Makefile +++ b/devel/py-shtab/Makefile @@ -14,7 +14,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= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |