commit: d2d0cd0d1772312fc57cd449a64e6713ce05430d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 28 16:58:26 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 28 16:58:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2d0cd0d
dev-python/colored-traceback: Stabilize 0.4.2 arm64, #951948
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/colored-traceback/colored-traceback-0.4.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/colored-traceback/colored-traceback-0.4.2.ebuild
b/dev-python/colored-traceback/colored-traceback-0.4.2.ebuild
index 397901e85fd2..aeee40df178f 100644
--- a/dev-python/colored-traceback/colored-traceback-0.4.2.ebuild
+++ b/dev-python/colored-traceback/colored-traceback-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="ISC"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
RDEPEND="
dev-python/pygments[${PYTHON_USEDEP}]