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 efc9e8e49551..62ea76183e50 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:3.6+ +USES= python USE_GITHUB= yes GH_ACCOUNT= keras-team USE_PYTHON= autoplist distutils |