diff --git a/ghc-aeson-pretty.changes b/ghc-aeson-pretty.changes index 6e4974a..84ffbed 100644 --- a/ghc-aeson-pretty.changes +++ b/ghc-aeson-pretty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Aug 18 10:43:55 UTC 2020 - Peter Simons diff --git a/ghc-aeson-pretty.spec b/ghc-aeson-pretty.spec index 0d0545d..7973d6f 100644 --- a/ghc-aeson-pretty.spec +++ b/ghc-aeson-pretty.spec @@ -33,6 +33,7 @@ BuildRequires: ghc-scientific-devel BuildRequires: ghc-text-devel BuildRequires: ghc-unordered-containers-devel BuildRequires: ghc-vector-devel +ExcludeArch: %{ix86} %description A JSON pretty-printing library compatible with aeson as well as a command-line