diff --git a/ghc-neat-interpolation.changes b/ghc-neat-interpolation.changes index fa052e4..de117be 100644 --- a/ghc-neat-interpolation.changes +++ b/ghc-neat-interpolation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Fri Sep 4 17:21:39 UTC 2020 - psimons@suse.com diff --git a/ghc-neat-interpolation.spec b/ghc-neat-interpolation.spec index 38163af..251df32 100644 --- a/ghc-neat-interpolation.spec +++ b/ghc-neat-interpolation.spec @@ -30,6 +30,7 @@ BuildRequires: ghc-megaparsec-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-template-haskell-devel BuildRequires: ghc-text-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-quickcheck-instances-devel