commit: bf6b4f931a8fce1cea3800a64ba1a59fb4b38b42
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 08:23:47 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 08:23:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6b4f93
dev-python/rich: Stabilize 13.9.4 ALLARCHES, #948321
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rich/rich-13.9.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/rich/rich-13.9.4.ebuild
b/dev-python/rich/rich-13.9.4.ebuild
index de21ed690f8d..80df0e3fb36f 100644
--- a/dev-python/rich/rich-13.9.4.ebuild
+++ b/dev-python/rich/rich-13.9.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86"
RDEPEND="
dev-python/colorama[${PYTHON_USEDEP}]