diff --git a/ghc-HUnit.changes b/ghc-HUnit.changes index 8bc0605..bb9a098 100644 --- a/ghc-HUnit.changes +++ b/ghc-HUnit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Sun Nov 1 03:00:39 UTC 2020 - psimons@suse.com diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index c463919..f2b5def 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -29,6 +29,7 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-call-stack-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-rpm-macros +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-filepath-devel %endif