diff options
Diffstat (limited to 'math/py-Diofant/Makefile')
-rw-r--r-- | math/py-Diofant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-Diofant/Makefile b/math/py-Diofant/Makefile index 217263f95fdb..447754346f52 100644 --- a/math/py-Diofant/Makefile +++ b/math/py-Diofant/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cachetools>0:devel/py-cachetools@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}theano>=0.9.0:math/py-theano@${PY_FLAVOR} \ ${PYNUMPY} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= distutils autoplist NO_ARCH= yes |