diff options
author | Sam James <sam@gentoo.org> | 2024-03-14 06:11:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-14 06:11:16 +0000 |
commit | 4f1d65fd9db3ab912425fc3bb8eaeb5962259057 (patch) | |
tree | dd9e4caec930de418ae74b21fdbaddb0ff891f8c /net-dns | |
parent | sys-auth/pambase: Stabilize 20240128 x86, #926975 (diff) | |
download | gentoo-4f1d65fd9db3ab912425fc3bb8eaeb5962259057.tar.gz gentoo-4f1d65fd9db3ab912425fc3bb8eaeb5962259057.tar.bz2 gentoo-4f1d65fd9db3ab912425fc3bb8eaeb5962259057.zip |
net-dns/c-ares: Stabilize 1.26.0 arm, #926978
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/c-ares/c-ares-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/c-ares/c-ares-1.26.0.ebuild b/net-dns/c-ares/c-ares-1.26.0.ebuild index f066b76c4ef8..a77b443b09a8 100644 --- a/net-dns/c-ares/c-ares-1.26.0.ebuild +++ b/net-dns/c-ares/c-ares-1.26.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="MIT ISC" # Subslot = SONAME of libcares.so.2 SLOT="0/2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~ia64 ~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" RESTRICT="!test? ( test )" |