commit: 3dbb378e54b2312712c17d5c8e914e70315567fb
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 02:58:27 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 06:13:34 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbb378e
dev-python/cliff: Stabilize 4.13.1 ALLARCHES, #969268
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/cliff/cliff-4.13.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/cliff/cliff-4.13.1.ebuild
b/dev-python/cliff/cliff-4.13.1.ebuild
index 2685fed51708..0d74109c2db3 100644
--- a/dev-python/cliff/cliff-4.13.1.ebuild
+++ b/dev-python/cliff/cliff-4.13.1.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
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 ~sparc
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
>=dev-python/autopage-0.4.0[${PYTHON_USEDEP}]