Сравнение kexec-tools-2.0.31 с kexec-tools-9999

/usr/portage/sys-apps/kexec-tools/kexec-tools-9999.ebuild 2025-07-29 16:22:17.376467925 +0300
11 11
else
12 12
	SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kexec/${P/_/-}.tar.xz"
13 13
	[[ "${PV}" == *_rc* ]] || \
14
	KEYWORDS="amd64 arm64 ~ppc64 x86"
14
	KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
15 15
fi
16 16

  
17 17
DESCRIPTION="Load another kernel from the currently executing Linux kernel"
Спасибо!