diff --git a/ghc-monad-loops.changes b/ghc-monad-loops.changes index 720bd4f..2d9747c 100644 --- a/ghc-monad-loops.changes +++ b/ghc-monad-loops.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Aug 18 10:45:30 UTC 2020 - Peter Simons diff --git a/ghc-monad-loops.spec b/ghc-monad-loops.spec index 95b5ad2..09ff670 100644 --- a/ghc-monad-loops.spec +++ b/ghc-monad-loops.spec @@ -27,6 +27,7 @@ URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel