diff options
Diffstat (limited to 'devel/pylint/Makefile')
-rw-r--r-- | devel/pylint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index 27eba3e9b247..ec4746d804de 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.15.4<2.17.0_99:devel/py-astroid@$ ${PYTHON_PKGNAMEPREFIX}tomlkit>=0.10.1:textproc/py-tomlkit@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |