diff options
Diffstat (limited to 'math/py-theano/Makefile')
-rw-r--r-- | math/py-theano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-theano/Makefile b/math/py-theano/Makefile index 23737a07bbfc..46df66eca6d9 100644 --- a/math/py-theano/Makefile +++ b/math/py-theano/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.8.0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= concurrent distutils autoplist NO_ARCH= yes |