diff --git a/ghc-wai-logger.changes b/ghc-wai-logger.changes index 4e8701a..c316e1f 100644 --- a/ghc-wai-logger.changes +++ b/ghc-wai-logger.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:36 UTC 2020 - Peter Simons diff --git a/ghc-wai-logger.spec b/ghc-wai-logger.spec index cd73752..33d13f8 100644 --- a/ghc-wai-logger.spec +++ b/ghc-wai-logger.spec @@ -34,6 +34,7 @@ BuildRequires: ghc-http-types-devel BuildRequires: ghc-network-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-wai-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-doctest-devel %endif