diff --git a/ghc-data-clist.changes b/ghc-data-clist.changes index 38cbbc8..ee4a014 100644 --- a/ghc-data-clist.changes +++ b/ghc-data-clist.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:31 UTC 2020 - psimons@suse.com diff --git a/ghc-data-clist.spec b/ghc-data-clist.spec index e72eb0d..034e9c3 100644 --- a/ghc-data-clist.spec +++ b/ghc-data-clist.spec @@ -29,6 +29,7 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-rpm-macros +ExcludeArch: %{ix86} %description Simple functional bidirectional ring type. Given that the ring terminiology