diff options
Diffstat (limited to 'math/py-jax/Makefile')
-rw-r--r-- | math/py-jax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-jax/Makefile b/math/py-jax/Makefile index 2a90d5702b8a..85e49bd7bb20 100644 --- a/math/py-jax/Makefile +++ b/math/py-jax/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ml-dtypes>=0.1.0:math/py-ml-dtypes@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}opt-einsum>=0:math/py-opt-einsum@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.7:science/py-scipy@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |