diff --git a/ghc-filemanip.changes b/ghc-filemanip.changes index 42c3f5a..c4b652d 100644 --- a/ghc-filemanip.changes +++ b/ghc-filemanip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Sep 1 10:50:56 UTC 2020 - psimons@suse.com diff --git a/ghc-filemanip.spec b/ghc-filemanip.spec index 7c57007..0842c28 100644 --- a/ghc-filemanip.spec +++ b/ghc-filemanip.spec @@ -31,6 +31,7 @@ BuildRequires: ghc-filepath-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-unix-compat-devel +ExcludeArch: %{ix86} %description A Haskell library for working with files and directories. Includes code for