From bac284a36d70b3464f010cedfb1285bdbd8545a3 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 8 May 2013 10:12:05 -0400 Subject: [PATCH] Fix ExcludeArch --- xorg-x11-drv-fbdev.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-x11-drv-fbdev.spec b/xorg-x11-drv-fbdev.spec index 7e28244..88133b4 100644 --- a/xorg-x11-drv-fbdev.spec +++ b/xorg-x11-drv-fbdev.spec @@ -12,7 +12,7 @@ Group: User Interface/X Hardware Support Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2 -ExcludeArch: s390 s390x %{?rhel:ppc ppc64} +ExcludeArch: s390 s390x Patch0: 0001-Remove-mibstore.h.patch Patch2: BGNoneRoot.patch