commit: 6b75fa0acbf2764420316f6703a76ccd532ea4b9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 25 17:11:36 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 25 17:11:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b75fa0a
dev-python/hiredis: Stabilize 3.3.0 arm64, #966505
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/hiredis/hiredis-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hiredis/hiredis-3.3.0.ebuild
b/dev-python/hiredis/hiredis-3.3.0.ebuild
index 0eba197197b0..54ab375f0d70 100644
--- a/dev-python/hiredis/hiredis-3.3.0.ebuild
+++ b/dev-python/hiredis/hiredis-3.3.0.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:=