diff --git a/ghc-gitrev.changes b/ghc-gitrev.changes index 9e14aef..808aecd 100644 --- a/ghc-gitrev.changes +++ b/ghc-gitrev.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Fri Sep 4 10:49:28 UTC 2020 - Peter Simons diff --git a/ghc-gitrev.spec b/ghc-gitrev.spec index 606934a..c798f5d 100644 --- a/ghc-gitrev.spec +++ b/ghc-gitrev.spec @@ -31,6 +31,7 @@ BuildRequires: ghc-filepath-devel BuildRequires: ghc-process-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-template-haskell-devel +ExcludeArch: %{ix86} %description Some handy Template Haskell splices for including the current git hash and