mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
pentoo-sources: fix lts flag
This commit is contained in:
parent
b660f29926
commit
ca4d397db4
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ DESCRIPTION="Pentoo kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
|
|||
HOMEPAGE="https://github.com/pentoo/pentoo-overlay/tree/master/sys-kernel/pentoo-sources"
|
||||
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="experimental footgun +lts"
|
||||
IUSE="experimental footgun"
|
||||
|
||||
pkg_pretend() {
|
||||
CHECKREQS_DISK_BUILD="4G"
|
||||
|
|
|
|||
Loading…
Reference in a new issue