diff options
author | Mike Gilbert <floppym@gentoo.org> | 2022-05-30 16:51:35 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2022-05-30 16:52:19 -0400 |
commit | 55561f2df62746a5e1119607f3d8cdf9ec79c1b5 (patch) | |
tree | 4b7c61f4373c79bffbfcb58ee08acb3968771de9 /profiles | |
parent | sys-boot/gnu-efi: drop flag-o-matic (diff) | |
download | gentoo-55561f2df62746a5e1119607f3d8cdf9ec79c1b5.tar.gz gentoo-55561f2df62746a5e1119607f3d8cdf9ec79c1b5.tar.bz2 gentoo-55561f2df62746a5e1119607f3d8cdf9ec79c1b5.zip |
profiles/arch/amd64/x32: enable sys-boot/gnu-efi[abi_x86_64] by default
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.use b/profiles/arch/amd64/x32/package.use index 70813e5bc941..1383f0ef9805 100644 --- a/profiles/arch/amd64/x32/package.use +++ b/profiles/arch/amd64/x32/package.use @@ -3,4 +3,5 @@ # Mike Gilbert <floppym@gentoo.org> (2022-05-30) # Provide sensible default for EFI. +sys-boot/gnu-efi abi_x86_64 sys-boot/syslinux abi_x86_64 |