summaryrefslogtreecommitdiff
path: root/sys-boot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-17 11:49:26 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-17 11:49:26 +0000
commitcb0d85cee366b00ed380a2e08ce6b55de55d2de5 (patch)
treec6665a3d5b543cd8117ac59bf7be77a57eab8bfb /sys-boot
parent9b37fc9b74a481ed5dd025777b563c6e26fe8b5f (diff)
sys-boot/grub : drop libzfs USE
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/grub-2.04-r314.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.04-r314.ebuild b/sys-boot/grub/grub-2.04-r314.ebuild
index 1d6f6944..4a02d0d7 100644
--- a/sys-boot/grub/grub-2.04-r314.ebuild
+++ b/sys-boot/grub/grub-2.04-r314.ebuild
@@ -53,7 +53,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="device-mapper doc efiemu +fonts mount nls sdl test +themes truetype libzfs"
+IUSE="device-mapper doc efiemu +fonts mount nls sdl test +themes truetype"
GRUB_ALL_PLATFORMS=( coreboot efi-32 efi-64 emu ieee1275 loongson multiboot qemu qemu-mips pc uboot xen xen-32 xen-pvh )
IUSE+=" ${GRUB_ALL_PLATFORMS[@]/#/grub_platforms_}"