diff --git a/ghc-time-manager.changes b/ghc-time-manager.changes index 72a3b21..c571a37 100644 --- a/ghc-time-manager.changes +++ b/ghc-time-manager.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:18 UTC 2020 - Peter Simons diff --git a/ghc-time-manager.spec b/ghc-time-manager.spec index f94e602..8548b8c 100644 --- a/ghc-time-manager.spec +++ b/ghc-time-manager.spec @@ -27,6 +27,7 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg BuildRequires: ghc-Cabal-devel BuildRequires: ghc-auto-update-devel BuildRequires: ghc-rpm-macros +ExcludeArch: %{ix86} %description Scalable timer functions provided by a timer manager.