diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:32:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:32:12 +0200 |
commit | b342341dfbb36f9dbb41cbd3f0a40ea479f0eb34 (patch) | |
tree | 1fcc764f400da5ef6bf36951fe1e885b2acb6e22 /net-dns | |
parent | dev-util/meson: Stabilize 1.2.2-r1 amd64, #917236 (diff) | |
download | gentoo-b342341dfbb36f9dbb41cbd3f0a40ea479f0eb34.tar.gz gentoo-b342341dfbb36f9dbb41cbd3f0a40ea479f0eb34.tar.bz2 gentoo-b342341dfbb36f9dbb41cbd3f0a40ea479f0eb34.zip |
net-dns/c-ares: Stabilize 1.21.0 sparc, #917237
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/c-ares/c-ares-1.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/c-ares/c-ares-1.21.0.ebuild b/net-dns/c-ares/c-ares-1.21.0.ebuild index a0cb6f1fb01d..f427632a1ba6 100644 --- a/net-dns/c-ares/c-ares-1.21.0.ebuild +++ b/net-dns/c-ares/c-ares-1.21.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 )" |