summaryrefslogtreecommitdiff
path: root/sci-libs/keras/keras-2.12.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/keras/keras-2.12.0.ebuild')
-rw-r--r--sci-libs/keras/keras-2.12.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-libs/keras/keras-2.12.0.ebuild b/sci-libs/keras/keras-2.12.0.ebuild
index 429513ced949..1da5d2be866c 100644
--- a/sci-libs/keras/keras-2.12.0.ebuild
+++ b/sci-libs/keras/keras-2.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -37,9 +37,10 @@ DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
BDEPEND="
app-arch/unzip
+ >=dev-build/bazel-5.3.0
>=dev-libs/protobuf-3.13.0
dev-java/java-config
- >=dev-util/bazel-5.3.0"
+"
# Bazel tests not pytest, also want GPU access
RESTRICT="test"