Сравнение kitty-shell-integration-0.46.2 с kitty-shell-integration-9999

/usr/portage/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild 2025-07-17 18:21:11.893166716 +0300
1
# Copyright 2022-2026 Gentoo Authors
1
# Copyright 2022-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
9 9
else
10 10
	SRC_URI="https://github.com/kovidgoyal/kitty/releases/download/v${PV}/kitty-${PV}.tar.xz"
11 11
	S=${WORKDIR}/kitty-${PV}
12
	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
12
	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
13 13
fi
14 14

  
15 15
DESCRIPTION="Shell integration scripts for kitty, a GPU-based terminal emulator"
Спасибо!