commit: b883859eda20fcb2aa53cbe6ef159ef8da4db1e3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 19 13:18:12 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 19 13:18:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b883859e
x11-terms/kitty-shell-integration: Stabilize 0.43.1 ALLARCHES, #964627
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-terms/kitty-shell-integration/kitty-shell-integration-0.43.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.43.1.ebuild
b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.43.1.ebuild
index 6d3f01d1f3db..e0e648873b81 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.43.1.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.43.1.ebuild
@@ -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"