commit: 0232ce0360d06689f1d88513ffb8c888deaa247a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 4 07:48:56 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 4 07:48:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0232ce03
net-dns/c-ares: Stabilize 1.19.0 sparc, #899312 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-dns/c-ares/c-ares-1.19.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 503a289fbf11..4c8ffe2f88d4 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 )"
