diff --git a/ghc-digest.changes b/ghc-digest.changes index 47f9d6c..346ed45 100644 --- a/ghc-digest.changes +++ b/ghc-digest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Aug 18 10:44:38 UTC 2020 - Peter Simons diff --git a/ghc-digest.spec b/ghc-digest.spec index 9bbb36c..baaee71 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -28,6 +28,7 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-rpm-macros BuildRequires: zlib-devel +ExcludeArch: %{ix86} %description This package provides efficient cryptographic hash implementations for strict