diff options
Diffstat (limited to 'devel/py-pyls-black/Makefile')
-rw-r--r-- | devel/py-pyls-black/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyls-black/Makefile b/devel/py-pyls-black/Makefile index 578360aedf54..f2af90939f6f 100644 --- a/devel/py-pyls-black/Makefile +++ b/devel/py-pyls-black/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAV RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR} # No tests because they are not in the release tarball -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |