diff options
Diffstat (limited to 'devel/py-pytest/Makefile')
-rw-r--r-- | devel/py-pytest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile index b36213877a02..5bc6df694578 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -35,7 +35,7 @@ TEST_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xmlschema>=0:textproc/py-xmlschema@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |