diff options
author | Mike Gilbert <floppym@gentoo.org> | 2022-05-30 15:59:04 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2022-05-30 16:00:57 -0400 |
commit | d80f8196e79a5734b4bc26d7075064adc5d614fe (patch) | |
tree | 66ac0a3c96bcf531afb29d9ed98f0a90346200f1 /profiles/arch/x86 | |
parent | sys-boot/syslinux: add 6.04_pre3 (diff) | |
download | gentoo-d80f8196e79a5734b4bc26d7075064adc5d614fe.tar.gz gentoo-d80f8196e79a5734b4bc26d7075064adc5d614fe.tar.bz2 gentoo-d80f8196e79a5734b4bc26d7075064adc5d614fe.zip |
profiles/arch: mask EFI USE flags for sys-boot/syslinux
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 5209bdfc463c..ece9435b7130 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <floppym@gentoo.org> (2022-05-30) +# Requires sys-boot/gnu-efi[abi_x86_64] +sys-boot/syslinux efi64 + # Jimi Huotari <chiitoo@gentoo.org> (2022-05-08) # Not keyworded here yet. lxqt-base/lxqt-meta desktop-portal |