dev-cpp/abseil-cpp: rebuild with every subslot of dev-cpp/gtest

Closes: https://bugs.gentoo.org/941550
Closes: https://github.com/gentoo/gentoo/pull/39051
Signed-off-by: Peter Levine <plevine457@gmail.com>
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Peter Levine
2024-10-20 01:48:50 -04:00
committed by Sam James
parent 8d94f39fca
commit 731ffdda06

View File

@@ -16,7 +16,7 @@ SLOT="0/${PV:2:4}.$(ver_cut 2).0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
IUSE="test"
RDEPEND=">=dev-cpp/gtest-1.13.0[${MULTILIB_USEDEP}]"
RDEPEND=">=dev-cpp/gtest-1.13.0:=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
BDEPEND="
${PYTHON_DEPS}