mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
sys-apps/kexec-tools: Sync with Gentoo
It's from Gentoo commit 7aa4b5f22e427b929a66c202497d09a849962c57. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
8aa50342d6
commit
9e4a90ffb2
@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
|
||||
else
|
||||
SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kexec/${P/_/-}.tar.xz"
|
||||
[[ "${PV}" == *_rc* ]] || \
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
KEYWORDS="amd64 arm64 ~ppc64 x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Load another kernel from the currently executing Linux kernel"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user