diff --git a/ghc-js-flot.changes b/ghc-js-flot.changes index 1182b4e..ef93faf 100644 --- a/ghc-js-flot.changes +++ b/ghc-js-flot.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:16 UTC 2020 - Peter Simons diff --git a/ghc-js-flot.spec b/ghc-js-flot.spec index 295acb6..b23ce8b 100644 --- a/ghc-js-flot.spec +++ b/ghc-js-flot.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-HTTP-devel %endif