Сравнение kitty-0.45.0-r1 с kitty-9999

/usr/portage/x11-terms/kitty/kitty-9999.ebuild 2025-12-26 10:18:09.622841233 +0300
1
# Copyright 1999-2026 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
17 17
		https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz
18 18
		verify-sig? ( https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig )
19 19
	"
20
	# backport for less-691 search issue wrt bug #969467
21
	# (not a patch due to binary files, albeit could've re-generated with tic)
22
	SRC_URI+=" https://dev.gentoo.org/~ionen/distfiles/${P}-less691-fix-backport.tar.xz"
23 20
	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kovidgoyal.gpg
24
	KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
21
	KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
25 22
fi
26 23

  
27 24
DESCRIPTION="Fast, feature-rich, GPU-based terminal"
Спасибо!