summaryrefslogtreecommitdiff
path: root/sys-boot/grub/grub-2.02_beta2-r9.ebuild
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2016-08-09 21:33:59 -0500
committerWilliam Hubbs <williamh@gentoo.org>2016-08-09 21:33:59 -0500
commitbd29c07ee1edf51553ced4ff9d57076b3ce6732c (patch)
tree85d245f3dd9d29cab3235f79d8ea3b96f6a8ff7e /sys-boot/grub/grub-2.02_beta2-r9.ebuild
parent76267ffa7b1f3d37054aeca12a43bcb801f9db41 (diff)
downloadgentoo-bd29c07ee1edf51553ced4ff9d57076b3ce6732c.tar.gz
gentoo-bd29c07ee1edf51553ced4ff9d57076b3ce6732c.tar.xz
sys-boot/grub: do not force multislot use flag on
Diffstat (limited to 'sys-boot/grub/grub-2.02_beta2-r9.ebuild')
-rw-r--r--sys-boot/grub/grub-2.02_beta2-r9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.02_beta2-r9.ebuild b/sys-boot/grub/grub-2.02_beta2-r9.ebuild
index 48b6fbfe81b..1997e4533ce 100644
--- a/sys-boot/grub/grub-2.02_beta2-r9.ebuild
+++ b/sys-boot/grub/grub-2.02_beta2-r9.ebuild
@@ -44,7 +44,7 @@ HOMEPAGE="https://www.gnu.org/software/grub/"
# Includes licenses for dejavu and unifont
LICENSE="GPL-3 fonts? ( GPL-2-with-font-exception ) themes? ( BitstreamVera )"
SLOT="2/${PVR}"
-IUSE="debug device-mapper doc efiemu +fonts mount +multislot nls static sdl test +themes truetype libzfs"
+IUSE="debug device-mapper doc efiemu +fonts mount multislot nls static sdl test +themes truetype libzfs"
GRUB_ALL_PLATFORMS=( coreboot efi-32 efi-64 emu ieee1275 loongson multiboot qemu qemu-mips pc uboot xen )
IUSE+=" ${GRUB_ALL_PLATFORMS[@]/#/grub_platforms_}"