diff --git a/ghc-gtk.spec b/ghc-gtk.spec index b456bc6..01c47d0 100644 --- a/ghc-gtk.spec +++ b/ghc-gtk.spec @@ -26,7 +26,7 @@ BuildRequires: gtk2hs-buildtools BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-2.0) # End cabal-rpm deps -ExcludeArch: ppc64 +ExcludeArch: ppc64 ppc64le %description This is the core library of the Gtk2Hs suite of libraries for Haskell @@ -85,7 +85,7 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version} %changelog * Fri Nov 25 2016 Jens Petersen - 0.12.5.0-1.2 -- rebuild +- exclude ppc64le too * Fri Sep 4 2015 Jens Petersen - 0.12.5.0-1.1 - exclude ppc64 since preprocessor fails