diff options
Diffstat (limited to 'devel/py-pytest-cpp/Makefile')
-rw-r--r-- | devel/py-pytest-cpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-cpp/Makefile b/devel/py-pytest-cpp/Makefile index 19a382d1a496..1aa3d83ff781 100644 --- a/devel/py-pytest-cpp/Makefile +++ b/devel/py-pytest-cpp/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |