diff --git a/ghc-http-types.changes b/ghc-http-types.changes index 8ae39f8..2e90bd8 100644 --- a/ghc-http-types.changes +++ b/ghc-http-types.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Aug 18 10:45:09 UTC 2020 - Peter Simons diff --git a/ghc-http-types.spec b/ghc-http-types.spec index 19e6402..935d19f 100644 --- a/ghc-http-types.spec +++ b/ghc-http-types.spec @@ -31,6 +31,7 @@ BuildRequires: ghc-bytestring-devel BuildRequires: ghc-case-insensitive-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-doctest-devel