From 982cdee958c3626fd7023ac75b2340aa0f089c3f Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 27 Mar 2012 17:09:13 -0400 Subject: [PATCH] I'm told the exclude arch change to ppc from ppc64 was wrong. --- grub2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grub2.spec b/grub2.spec index ce9b48f..660973d 100644 --- a/grub2.spec +++ b/grub2.spec @@ -61,7 +61,7 @@ Requires(post): dracut # TODO: ppc # ExclusiveArch: %{ix86} x86_64 %{sparc} -ExcludeArch: s390 s390x ppc +ExcludeArch: s390 s390x ppc64 %description The GRand Unified Bootloader (GRUB) is a highly configurable and customizable