summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Freed <dwfreed@mtu.edu>2016-06-28 21:43:11 -0400
committerMike Gilbert <floppym@gentoo.org>2016-06-28 21:52:15 -0400
commitd61119fb4ea2112ed2f08be53566d75b4b325e97 (patch)
treee0a1cc38aca35d4f2eeb92bd1066e8c3141a703d /profiles/desc
parentwww-client/chromium: use chromium-2.eclass (diff)
downloadgentoo-d61119fb4ea2112ed2f08be53566d75b4b325e97.tar.gz
gentoo-d61119fb4ea2112ed2f08be53566d75b4b325e97.tar.bz2
gentoo-d61119fb4ea2112ed2f08be53566d75b4b325e97.zip
sys-boot/grub: add xen-32 platform
This builds 32-bit Xen on amd64. Bug: https://bugs.gentoo.org/586996
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/grub_platforms.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/grub_platforms.desc b/profiles/desc/grub_platforms.desc
index dcb57b263d95..2ba24c68f3d5 100644
--- a/profiles/desc/grub_platforms.desc
+++ b/profiles/desc/grub_platforms.desc
@@ -18,3 +18,4 @@ qemu - QEMU platform support
qemu-mips - QEMU MIPS platform support
uboot - U-Boot platform support
xen - XEN (pvgrub2) platform support
+xen-32 - Build 32-bit XEN (pvgrub2) platform support on amd64