aboutsummaryrefslogtreecommitdiff
path: root/science/py-arch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-arch/Makefile')
-rw-r--r--science/py-arch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-arch/Makefile b/science/py-arch/Makefile
index 8c7a41db15a9..96bd5d9fac40 100644
--- a/science/py-arch/Makefile
+++ b/science/py-arch/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
-USES= python:3.8+
+USES= python
USE_PYTHON= pep517 cython autoplist pytest # tests fail to run, see https://github.com/bashtage/arch/issues/668
TEST_WRKSRC= ${WRKSRC}/arch/tests