diff options
Diffstat (limited to 'math/py-keras')
-rw-r--r-- | math/py-keras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile index 27075134d203..55791760d60f 100644 --- a/math/py-keras/Makefile +++ b/math/py-keras/Makefile @@ -28,7 +28,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \ bazel:devel/bazel5 \ bash:shells/bash -USES= python:3.7+ +USES= python USE_GITHUB= yes GH_ACCOUNT= keras-team |