diff --git a/ghc-moo.changes b/ghc-moo.changes index 6021f44..adbd2d4 100644 --- a/ghc-moo.changes +++ b/ghc-moo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Nov 3 10:09:08 UTC 2020 - psimons@suse.com diff --git a/ghc-moo.spec b/ghc-moo.spec index d25000f..bc43f75 100644 --- a/ghc-moo.spec +++ b/ghc-moo.spec @@ -38,6 +38,7 @@ BuildRequires: ghc-random-shuffle-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-time-devel BuildRequires: ghc-vector-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-HUnit-devel %endif