summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/intel/portage/make.conf.amd64-binmode2
-rw-r--r--conf/intel/portage/make.conf.amd64-mixedmode2
-rw-r--r--conf/intel/portage/make.conf.amd64-srcmode2
3 files changed, 3 insertions, 3 deletions
diff --git a/conf/intel/portage/make.conf.amd64-binmode b/conf/intel/portage/make.conf.amd64-binmode
index 337de18..f221975 100644
--- a/conf/intel/portage/make.conf.amd64-binmode
+++ b/conf/intel/portage/make.conf.amd64-binmode
@@ -52,7 +52,7 @@ PYTHON_TARGETS="python2_7 python3_4"
RUBY_TARGETS="ruby22"
## GRUB PLATFORMS ##
-GRUB_PLATFORMS="efi-64 pc"
+GRUB_PLATFORMS="efi-32 efi-64 pc"
## ABI SUPPORT ##
ABI_X86="64 32"
diff --git a/conf/intel/portage/make.conf.amd64-mixedmode b/conf/intel/portage/make.conf.amd64-mixedmode
index 57167fe..885fc08 100644
--- a/conf/intel/portage/make.conf.amd64-mixedmode
+++ b/conf/intel/portage/make.conf.amd64-mixedmode
@@ -52,7 +52,7 @@ PYTHON_TARGETS="python2_7 python3_4"
RUBY_TARGETS="ruby22"
## GRUB PLATFORMS ##
-GRUB_PLATFORMS="efi-64 pc"
+GRUB_PLATFORMS="efi-32 efi-64 pc"
## ABI SUPPORT ##
ABI_X86="64 32"
diff --git a/conf/intel/portage/make.conf.amd64-srcmode b/conf/intel/portage/make.conf.amd64-srcmode
index c8368d2..bf9a802 100644
--- a/conf/intel/portage/make.conf.amd64-srcmode
+++ b/conf/intel/portage/make.conf.amd64-srcmode
@@ -51,7 +51,7 @@ PYTHON_TARGETS="python2_7 python3_4"
RUBY_TARGETS="ruby22"
## GRUB PLATFORMS ##
-GRUB_PLATFORMS="efi-64 pc"
+GRUB_PLATFORMS="efi-32 efi-64 pc"
## ABI SUPPORT ##
ABI_X86="64 32"