commit: a442d3abf416d339a5c71c0113ea8ea2fcb68237 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 29 03:15:00 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 29 03:15:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a442d3ab
dev-libs/hiredis: Stabilize 1.2.0 x86, #938638 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/hiredis/hiredis-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/hiredis/hiredis-1.2.0.ebuild b/dev-libs/hiredis/hiredis-1.2.0.ebuild index 10071f0716a4..b0f76e7a3eb5 100644 --- a/dev-libs/hiredis/hiredis-1.2.0.ebuild +++ b/dev-libs/hiredis/hiredis-1.2.0.ebuild @@ -13,7 +13,7 @@ LICENSE="BSD" # Always check "Upgrading from ..." in README # e.g. https://github.com/redis/hiredis#upgrading-to-110 SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-solaris" IUSE="examples ssl static-libs test" RESTRICT="!test? ( test )"
