diff options
Diffstat (limited to 'devel/py-vistir/Makefile')
-rw-r--r-- | devel/py-vistir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-vistir/Makefile b/devel/py-vistir/Makefile index f43ba29ba3cc..eb3f2f81754e 100644 --- a/devel/py-vistir/Makefile +++ b/devel/py-vistir/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${P ${PYTHON_PKGNAMEPREFIX}wheel>=0.33.0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.4:devel/py-colorama@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |