From 08c5e4df7a4b66ba8dbb827ca2e3a973d4f19ab0 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 17 Jan 2024 20:06:58 +0000 Subject: gentoo auto-resync : 17:01:2024 - 20:06:58 --- eclass/bazel.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'eclass/bazel.eclass') diff --git a/eclass/bazel.eclass b/eclass/bazel.eclass index 9d4dfd881d2b..bdf61fa34e93 100644 --- a/eclass/bazel.eclass +++ b/eclass/bazel.eclass @@ -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 # @ECLASS: bazel.eclass @@ -23,8 +23,8 @@ _BAZEL_ECLASS=1 inherit multiprocessing toolchain-funcs -if [[ ${CATEGORY}/${PN} != "dev-util/bazel" ]]; then - BDEPEND=">=dev-util/bazel-0.20" +if [[ ${CATEGORY}/${PN} != "dev-build/bazel" ]]; then + BDEPEND=">=dev-build/bazel-0.20" fi # @ECLASS_VARIABLE: BAZEL_BINARY -- cgit v1.2.3