mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-10 10:11:02 +01:00
sys-apps/kexec-tools: Sync with Gentoo
It's from Gentoo commit 3646283c9159f15d4596c995809cf84b6a067db8. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
085774a943
commit
6442cb20e6
@ -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