commit: 8b25fed8f8d5d4403e47a6b90ac4530161dd8f64
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 00:27:05 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 01:03:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b25fed8
dev-python/fakeredis: Stabilize 2.32.1 ALLARCHES, #967572
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/fakeredis/fakeredis-2.32.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/fakeredis/fakeredis-2.32.1.ebuild
b/dev-python/fakeredis/fakeredis-2.32.1.ebuild
index b79aaa1cd90f..3a0a5c9c8585 100644
--- a/dev-python/fakeredis/fakeredis-2.32.1.ebuild
+++ b/dev-python/fakeredis/fakeredis-2.32.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=dev-python/redis-4.3[${PYTHON_USEDEP}]