mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-03 11:58:07 -07:00
sys-kernel/zen-sources: misc cleanup
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
This commit is contained in:
@@ -12,18 +12,17 @@ inherit kernel-2 unpacker
|
||||
detect_version
|
||||
detect_arch
|
||||
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
DESCRIPTION="The Zen Kernel Live Sources"
|
||||
HOMEPAGE="https://github.com/zen-kernel"
|
||||
IUSE=""
|
||||
|
||||
# Needed for zstd compression of the patch
|
||||
BDEPEND="$(unpacker_src_uri_depends)"
|
||||
|
||||
DESCRIPTION="The Zen Kernel Live Sources"
|
||||
|
||||
ZEN_URI="https://github.com/zen-kernel/zen-kernel/releases/download/v${PV}-zen1/linux-v${PV}-zen1.patch.zst"
|
||||
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${ZEN_URI}"
|
||||
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
|
||||
UNIPATCH_LIST="${WORKDIR}/linux-v${PV}-zen1.patch"
|
||||
UNIPATCH_STRICTORDER="yes"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user