diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/make.conf.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64 index 3fe9df6..8987ed9 100644 --- a/conf/intel/portage/make.conf.amd64 +++ b/conf/intel/portage/make.conf.amd64 @@ -64,7 +64,7 @@ RUBY_TARGETS="ruby19 ruby20" SUEXEC_UMASK=022 # Setup GRUB platforms -GRUB_PLATFORMS="efi-32 efi-64 pc coreboot" +GRUB_PLATFORMS="efi-64 pc coreboot" # Support both 64bit and 32bit ABI_X86="64 32" |