commit: 5e16e0683ebf70673d079cefae7551e60f462004
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 7 09:47:23 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 7 09:47:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e16e068
dev-python/hiredis: Stabilize 3.2.1 arm64, #957376
Signed-off-by: Arthur Zamarin <arthurzam <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 600560854572..dbf82f6cfeb6 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:=