mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
sys-apps/kexec-tools: Stabilize 2.0.32 amd64, #966748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
parent
1246267492
commit
3646283c91
@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
|
|||||||
else
|
else
|
||||||
SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kexec/${P/_/-}.tar.xz"
|
SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kexec/${P/_/-}.tar.xz"
|
||||||
[[ "${PV}" == *_rc* ]] || \
|
[[ "${PV}" == *_rc* ]] || \
|
||||||
KEYWORDS="~amd64 arm64 ~ppc64 x86"
|
KEYWORDS="amd64 arm64 ~ppc64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="Load another kernel from the currently executing Linux kernel"
|
DESCRIPTION="Load another kernel from the currently executing Linux kernel"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user