diff --git a/ghc-libsystemd-journal.changes b/ghc-libsystemd-journal.changes index 3f3054c..daee8bc 100644 --- a/ghc-libsystemd-journal.changes +++ b/ghc-libsystemd-journal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Oct 27 03:32:14 UTC 2020 - psimons@suse.com diff --git a/ghc-libsystemd-journal.spec b/ghc-libsystemd-journal.spec index 58c8ec6..af08aa9 100644 --- a/ghc-libsystemd-journal.spec +++ b/ghc-libsystemd-journal.spec @@ -41,6 +41,7 @@ BuildRequires: ghc-uuid-devel BuildRequires: ghc-vector-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(libsystemd) +ExcludeArch: %{ix86} %description Haskell bindings to libsystemd-journal.