net-dns/c-ares: <dev-cpp/gtest-1.17.0

Closes: https://bugs.gentoo.org/957945
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42562
Closes: https://github.com/gentoo/gentoo/pull/42562
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alfred Wingate
2025-06-12 16:29:41 +03:00
committed by Sam James
parent 061727633e
commit d6d1867f32
4 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,8 +22,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390
IUSE="static-libs test"
RESTRICT="!test? ( test )"
# <gtest-1.17.0: bug #957945
BDEPEND="
test? ( dev-cpp/gtest )
test? ( <dev-cpp/gtest-1.17.0 )
verify-sig? ( sec-keys/openpgp-keys-bradhouse )
"

View File

@@ -22,8 +22,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390
IUSE="static-libs test"
RESTRICT="!test? ( test )"
# <gtest-1.17.0: bug #957945
BDEPEND="
test? ( dev-cpp/gtest )
test? ( <dev-cpp/gtest-1.17.0 )
verify-sig? ( sec-keys/openpgp-keys-bradhouse )
"

View File

@@ -22,8 +22,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390
IUSE="static-libs test"
RESTRICT="!test? ( test )"
# <gtest-1.17.0: bug #957945
BDEPEND="
test? ( dev-cpp/gtest )
test? ( <dev-cpp/gtest-1.17.0 )
verify-sig? ( sec-keys/openpgp-keys-bradhouse )
"

View File

@@ -22,8 +22,9 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390
IUSE="static-libs test"
RESTRICT="!test? ( test )"
# <gtest-1.17.0: bug #957945
BDEPEND="
test? ( dev-cpp/gtest )
test? ( <dev-cpp/gtest-1.17.0 )
verify-sig? ( sec-keys/openpgp-keys-bradhouse )
"