commit: 8bf59701083cdfbc0411255f074050024a2a4738
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 02:58:22 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 06:13:32 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf59701
dev-python/oslo-serialization: Stabilize 5.9.0 ALLARCHES, #969263
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/oslo-serialization/oslo-serialization-5.9.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/oslo-serialization/oslo-serialization-5.9.0.ebuild
b/dev-python/oslo-serialization/oslo-serialization-5.9.0.ebuild
index 528bc59f5df6..a14ab04ec591 100644
--- a/dev-python/oslo-serialization/oslo-serialization-5.9.0.ebuild
+++ b/dev-python/oslo-serialization/oslo-serialization-5.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
RDEPEND="
>=dev-python/msgpack-0.5.2[${PYTHON_USEDEP}]