commit: 49411e924bd08005bb8a3e106dfe94954615a218 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 21 03:22:22 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 21 03:22:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49411e92
dev-libs/hiredis: Stabilize 1.3.0 amd64, #964745 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/hiredis/hiredis-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/hiredis/hiredis-1.3.0.ebuild b/dev-libs/hiredis/hiredis-1.3.0.ebuild index 523b7880f006..18cb243669cd 100644 --- a/dev-libs/hiredis/hiredis-1.3.0.ebuild +++ b/dev-libs/hiredis/hiredis-1.3.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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-solaris" IUSE="examples ssl static-libs test" RESTRICT="!test? ( test )"
