summaryrefslogtreecommitdiff
path: root/sci-libs/tensorflow-estimator/tensorflow-estimator-2.12.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-17 20:06:58 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-17 20:06:58 +0000
commit08c5e4df7a4b66ba8dbb827ca2e3a973d4f19ab0 (patch)
tree347af25df153363454776e1fe95fc4e8100a7e7d /sci-libs/tensorflow-estimator/tensorflow-estimator-2.12.0.ebuild
parentfc6e577018dec28e18904f9ad5c1417976e3c728 (diff)
gentoo auto-resync : 17:01:2024 - 20:06:58
Diffstat (limited to 'sci-libs/tensorflow-estimator/tensorflow-estimator-2.12.0.ebuild')
-rw-r--r--sci-libs/tensorflow-estimator/tensorflow-estimator-2.12.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-libs/tensorflow-estimator/tensorflow-estimator-2.12.0.ebuild b/sci-libs/tensorflow-estimator/tensorflow-estimator-2.12.0.ebuild
index fbe71a0d54d6..81b1e904a9c0 100644
--- a/sci-libs/tensorflow-estimator/tensorflow-estimator-2.12.0.ebuild
+++ b/sci-libs/tensorflow-estimator/tensorflow-estimator-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
@@ -31,8 +31,9 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
app-arch/unzip
+ >=dev-build/bazel-5.3.0
dev-java/java-config
- >=dev-util/bazel-5.3.0"
+"
S="${WORKDIR}/${MY_P}"