diff options
Diffstat (limited to 'math/py-keras-preprocessing/Makefile')
-rw-r--r-- | math/py-keras-preprocessing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-keras-preprocessing/Makefile b/math/py-keras-preprocessing/Makefile index 4815192b625d..00b32cf7d448 100644 --- a/math/py-keras-preprocessing/Makefile +++ b/math/py-keras-preprocessing/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= keras-team USE_PYTHON= autoplist distutils |