diff --git a/ghc-network-info.changes b/ghc-network-info.changes index 4d5d768..9014927 100644 --- a/ghc-network-info.changes +++ b/ghc-network-info.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Mon Aug 31 09:34:36 UTC 2020 - psimons@suse.com diff --git a/ghc-network-info.spec b/ghc-network-info.spec index 43a305a..89660be 100644 --- a/ghc-network-info.spec +++ b/ghc-network-info.spec @@ -27,6 +27,7 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros +ExcludeArch: %{ix86} %description This library provides simple read-only access to the local computer's