diff --git a/ghc-warp.changes b/ghc-warp.changes index c66240a..6373e73 100644 --- a/ghc-warp.changes +++ b/ghc-warp.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:37 UTC 2020 - Peter Simons diff --git a/ghc-warp.spec b/ghc-warp.spec index 69c81d1..4519edd 100644 --- a/ghc-warp.spec +++ b/ghc-warp.spec @@ -51,6 +51,7 @@ BuildRequires: ghc-vault-devel BuildRequires: ghc-wai-devel BuildRequires: ghc-word8-devel BuildRequires: ghc-x509-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-HUnit-devel BuildRequires: ghc-QuickCheck-devel