diff --git a/ghc-xml-conduit.changes b/ghc-xml-conduit.changes index 6c0fabb..634b24b 100644 --- a/ghc-xml-conduit.changes +++ b/ghc-xml-conduit.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:43 UTC 2020 - Peter Simons diff --git a/ghc-xml-conduit.spec b/ghc-xml-conduit.spec index a45db21..58fe352 100644 --- a/ghc-xml-conduit.spec +++ b/ghc-xml-conduit.spec @@ -40,6 +40,7 @@ BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-transformers-devel BuildRequires: ghc-xml-types-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-HUnit-devel BuildRequires: ghc-doctest-devel