diff options
Diffstat (limited to 'devel/py-pytest-mypy-plugins/Makefile')
-rw-r--r-- | devel/py-pytest-mypy-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-mypy-plugins/Makefile b/devel/py-pytest-mypy-plugins/Makefile index 8a4735d28be2..f864dc58fa28 100644 --- a/devel/py-pytest-mypy-plugins/Makefile +++ b/devel/py-pytest-mypy-plugins/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chevron>=0:textproc/py-chevron@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}regex>=0:textproc/py-regex@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |