commit: bbb2615a0595f8f570b254bfae4154168d426bb0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 17 14:02:57 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 17 14:02:57 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb2615a
x11-terms/kitty-shell-integration: Stabilize 0.45.0 ALLARCHES, #968867
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../kitty-shell-integration/kitty-shell-integration-0.45.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.45.0.ebuild
b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.45.0.ebuild
index 6d3f01d1f3db..4f72c1642c0c 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.45.0.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.45.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/kovidgoyal/kitty/releases/download/v${PV}/kitty-${PV}.tar.xz"
S=${WORKDIR}/kitty-${PV}
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv
~s390 ~sparc x86"
fi
DESCRIPTION="Shell integration scripts for kitty, a GPU-based terminal
emulator"