diff options
Diffstat (limited to 'devel/py-jaraco.timing/Makefile')
-rw-r--r-- | devel/py-jaraco.timing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jaraco.timing/Makefile b/devel/py-jaraco.timing/Makefile index 24e368e26a59..fb5e91543454 100644 --- a/devel/py-jaraco.timing/Makefile +++ b/devel/py-jaraco.timing/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco>=0:devel/py-jaraco@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tempora>=1.5:devel/py-tempora@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0:devel/py-pytest-flake8@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes |