From d6d1867f324436534251ca5f58a17ed9656bf7c8 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Thu, 12 Jun 2025 16:29:41 +0300 Subject: [PATCH] net-dns/c-ares: Part-of: https://github.com/gentoo/gentoo/pull/42562 Closes: https://github.com/gentoo/gentoo/pull/42562 Signed-off-by: Sam James --- net-dns/c-ares/c-ares-1.33.1.ebuild | 5 +++-- net-dns/c-ares/c-ares-1.34.3.ebuild | 3 ++- net-dns/c-ares/c-ares-1.34.4.ebuild | 3 ++- net-dns/c-ares/c-ares-1.34.5.ebuild | 3 ++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/net-dns/c-ares/c-ares-1.33.1.ebuild b/net-dns/c-ares/c-ares-1.33.1.ebuild index f0fb03d70d0ec..c5b4c53247faf 100644 --- a/net-dns/c-ares/c-ares-1.33.1.ebuild +++ b/net-dns/c-ares/c-ares-1.33.1.ebuild @@ -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 )" +#