diff --git a/ghc-emojis.changes b/ghc-emojis.changes index 0f836a9..069bf5a 100644 --- a/ghc-emojis.changes +++ b/ghc-emojis.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:45 UTC 2020 - Peter Simons diff --git a/ghc-emojis.spec b/ghc-emojis.spec index 763bb1d..788b5aa 100644 --- a/ghc-emojis.spec +++ b/ghc-emojis.spec @@ -29,6 +29,7 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-HUnit-devel %endif