diff --git a/ghc-tagsoup.changes b/ghc-tagsoup.changes index a63f432..0c48dd1 100644 --- a/ghc-tagsoup.changes +++ b/ghc-tagsoup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Aug 18 10:46:09 UTC 2020 - Peter Simons diff --git a/ghc-tagsoup.spec b/ghc-tagsoup.spec index 13b9f1b..d9e8411 100644 --- a/ghc-tagsoup.spec +++ b/ghc-tagsoup.spec @@ -30,6 +30,7 @@ BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-deepseq-devel