commit: ac29d81d0de1d80f7650cd03f178a65b7d2df957
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 7 14:18:54 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 7 14:18:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac29d81d
dev-python/hiredis: Stabilize 3.2.1 amd64, #957376
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/hiredis/hiredis-3.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hiredis/hiredis-3.2.1.ebuild
b/dev-python/hiredis/hiredis-3.2.1.ebuild
index baa31b1cc543..49fcdaf29d97 100644
--- a/dev-python/hiredis/hiredis-3.2.1.ebuild
+++ b/dev-python/hiredis/hiredis-3.2.1.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
DEPEND="
>=dev-libs/hiredis-1.0.0:=