dev-python/colored-traceback: Stabilize 0.4.2 arm64, #951948

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-03-28 19:58:26 +03:00
parent 916ded910f
commit d2d0cd0d17
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -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}]