diff options
Diffstat (limited to 'devel/py-pytest-mypy/Makefile')
-rw-r--r-- | devel/py-pytest-mypy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-mypy/Makefile b/devel/py-pytest-mypy/Makefile index c03584310812..630ed838c98d 100644 --- a/devel/py-pytest-mypy/Makefile +++ b/devel/py-pytest-mypy/Makefile @@ -21,7 +21,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pexpect>=0:misc/py-pexpect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-randomly>=0:devel/py-pytest-randomly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0,1:devel/py-pytest-xdist@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes |