commit: b2842c129bc7d9d1bcd657e243b97b95842a9c03
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 06:42:56 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 06:42:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2842c12
dev-python/hiredis: Stabilize 3.0.0 arm, #937172
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/hiredis/hiredis-3.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hiredis/hiredis-3.0.0.ebuild
b/dev-python/hiredis/hiredis-3.0.0.ebuild
index fa5f96e0ab37..f85f0493d578 100644
--- a/dev-python/hiredis/hiredis-3.0.0.ebuild
+++ b/dev-python/hiredis/hiredis-3.0.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:=