diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:18:47 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:18:47 +0000 |
commit | d86259f0f76e46a25e4d29a9978b13f0ca642926 (patch) | |
tree | 7a0cd920de40eb82e813d49884a7a74ec8dd0df2 /net-dns | |
parent | dev-libs/libmaxminddb: Stabilize 1.7.1 arm, #899386 (diff) | |
download | gentoo-d86259f0f76e46a25e4d29a9978b13f0ca642926.tar.gz gentoo-d86259f0f76e46a25e4d29a9978b13f0ca642926.tar.bz2 gentoo-d86259f0f76e46a25e4d29a9978b13f0ca642926.zip |
net-dns/c-ares: Stabilize 1.19.0 arm64, #899312
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/c-ares/c-ares-1.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/c-ares/c-ares-1.19.0.ebuild b/net-dns/c-ares/c-ares-1.19.0.ebuild index 5a044cc0dc48..2bb7d1e532b7 100644 --- a/net-dns/c-ares/c-ares-1.19.0.ebuild +++ b/net-dns/c-ares/c-ares-1.19.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" # 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 ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs test" RESTRICT="!test? ( test )" |