diff --git a/ghc-distributive.changes b/ghc-distributive.changes index cea2134..dd3f98e 100644 --- a/ghc-distributive.changes +++ b/ghc-distributive.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Mon Aug 31 09:34:32 UTC 2020 - psimons@suse.com diff --git a/ghc-distributive.spec b/ghc-distributive.spec index 15c9410..baa22cc 100644 --- a/ghc-distributive.spec +++ b/ghc-distributive.spec @@ -32,6 +32,7 @@ BuildRequires: ghc-cabal-doctest-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-tagged-devel BuildRequires: ghc-transformers-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-doctest-devel BuildRequires: ghc-generic-deriving-devel