net-dns/c-ares: Sync with Gentoo

It's from Gentoo commit 18dc89640ac9578d74bdb398e945dad7c8449dae.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:15:57 +00:00 committed by Mathieu Tortuyaux
parent f69899923b
commit ecd1cbd322
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -18,7 +18,7 @@ SRC_URI="
LICENSE="MIT ISC" LICENSE="MIT ISC"
# Subslot = SONAME of libcares.so.2 # Subslot = SONAME of libcares.so.2
SLOT="0/2" SLOT="0/2"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="static-libs test" IUSE="static-libs test"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"