diff --git a/ghc-wai.changes b/ghc-wai.changes index 8e0175a..73e25b4 100644 --- a/ghc-wai.changes +++ b/ghc-wai.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Aug 18 10:46:35 UTC 2020 - Peter Simons diff --git a/ghc-wai.spec b/ghc-wai.spec index 4897236..2620412 100644 --- a/ghc-wai.spec +++ b/ghc-wai.spec @@ -33,6 +33,7 @@ BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-transformers-devel BuildRequires: ghc-vault-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-hspec-devel %endif