From e24446b950d2f3cf3d130cd877b7292d01da02dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Mon, 24 May 2021 09:32:43 +0300 Subject: [PATCH] =?UTF-8?q?sys-kernel/calculate-sources:=20=D1=83=D0=B4?= =?UTF-8?q?=D0=B0=D0=BB=D1=91=D0=BD=20USE=20pae?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eclass/calculate-kernel-8.eclass | 2 +- profiles/use.local.desc | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/eclass/calculate-kernel-8.eclass b/eclass/calculate-kernel-8.eclass index b259492bd..1ce0a5de5 100644 --- a/eclass/calculate-kernel-8.eclass +++ b/eclass/calculate-kernel-8.eclass @@ -41,7 +41,7 @@ RDEPEND="${CDEPEND} vmlinuz? ( sys-kernel/dracut )" detect_version detect_arch -IUSE="+vmlinuz desktop pae minimal themes firmware +grub" +IUSE="+vmlinuz desktop minimal themes firmware +grub" if [[ ${KV_MAJOR} -lt 3 ]] then diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 57e91f9dc..78ccb9dbd 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -44,7 +44,6 @@ sys-kernel/calculate-sources:firmware - Install linux kernel firmware sys-kernel/calculate-sources:minimal - Don't install kernel sources sys-kernel/calculate-sources:themes - Adds Calculate themes dependence sys-kernel/calculate-sources:vmlinuz - Build kernel, modules and initramfs -sys-kernel/calculate-sources:pae - Build kernel with PAE sys-kernel/calculate-sources:muqss - Build kernel with MuQSS sys-kernel/calculate-sources:fsync - Build kernel with futex-wait-multiple patchset sys-apps/kmod:lzma - Enable support for XZ compressed modules