commit: 55561f2df62746a5e1119607f3d8cdf9ec79c1b5 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon May 30 20:51:35 2022 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon May 30 20:52:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55561f2d
profiles/arch/amd64/x32: enable sys-boot/gnu-efi[abi_x86_64] by default Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/arch/amd64/x32/package.use | 1 + 1 file changed, 1 insertion(+) 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 <[email protected]> (2022-05-30) # Provide sensible default for EFI. +sys-boot/gnu-efi abi_x86_64 sys-boot/syslinux abi_x86_64
