aboutsummaryrefslogtreecommitdiff
path: root/math/py-evalidate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-evalidate/Makefile')
-rw-r--r--math/py-evalidate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-evalidate/Makefile b/math/py-evalidate/Makefile
index ec66aecc1b62..83830932b9da 100644
--- a/math/py-evalidate/Makefile
+++ b/math/py-evalidate/Makefile
@@ -12,7 +12,7 @@ WWW= https://github.com/yaroslaff/evalidate
LICENSE= MIT
-USES= python:3.9+
+USES= python
USE_PYTHON= distutils autoplist pytest # the test tests/test_jailbreak.py::TestJailbreak::test_mul_overflow runs in a very high memory - 12+GB, see https://github.com/yaroslaff/evalidate/issues/8
USE_GITHUB= yes