commit: c6ca1fb096cbe95179b4ca33fc356e2adbc34873
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 10:16:21 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 10:16:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ca1fb0
dev-python/hiredis: Stabilize 2.3.2 amd64, #921443
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/hiredis/hiredis-2.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hiredis/hiredis-2.3.2.ebuild
b/dev-python/hiredis/hiredis-2.3.2.ebuild
index 7121cb36d38c..2ab428009755 100644
--- a/dev-python/hiredis/hiredis-2.3.2.ebuild
+++ b/dev-python/hiredis/hiredis-2.3.2.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
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:=