summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/grub/grub-1.99.ebuild')
-rw-r--r--sys-boot/grub/grub-1.99.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-boot/grub/grub-1.99.ebuild b/sys-boot/grub/grub-1.99.ebuild
index 4635fd0..a9a7532 100644
--- a/sys-boot/grub/grub-1.99.ebuild
+++ b/sys-boot/grub/grub-1.99.ebuild
@@ -160,6 +160,7 @@ src_prepare() {
epatch "${FILESDIR}"/${PN}-1.98-genkernel-initramfs-single.patch
# Gentoo doesn't play nicely with load_video
epatch "${FILESDIR}"/disable_load_video.patch
+ epatch "${FILESDIR}"/add-x86-to-supported-targets.patch
sed -i -e '/^autoreconf/ d' autogen.sh || die
(. ./autogen.sh) || die