Update grub-platforms

This commit is contained in:
Salt 2020-12-03 22:48:56 -06:00
parent f2aa7e2f26
commit 4a658c2669
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ build-gentoo() {
CXXFLAGS="\${COMMON_FLAGS}"
FEATURES="-network-sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
GRUB_PLATFORMS="efi-64"
GRUB_PLATFORMS="emu efi-32 efi-64 pc"
MAKEOPTS="-j$(nproc)"
USE="networkmanager systemd -elogind -test"
EOF