diff --git a/ghc-pretty-show.changes b/ghc-pretty-show.changes index 135d53c..cfd05f2 100644 --- a/ghc-pretty-show.changes +++ b/ghc-pretty-show.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Aug 18 10:45:45 UTC 2020 - Peter Simons diff --git a/ghc-pretty-show.spec b/ghc-pretty-show.spec index 2e2c8ba..8fe1d3b 100644 --- a/ghc-pretty-show.spec +++ b/ghc-pretty-show.spec @@ -33,6 +33,7 @@ BuildRequires: ghc-pretty-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: happy +ExcludeArch: %{ix86} %description We provide a library and an executable for working with derived 'Show'