diff options
Diffstat (limited to 'math/py-autograd/Makefile')
-rw-r--r-- | math/py-autograd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-autograd/Makefile b/math/py-autograd/Makefile index bfb325e78dd2..6f4b6817073c 100644 --- a/math/py-autograd/Makefile +++ b/math/py-autograd/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}future>=0.15.2:devel/py-future@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes |