diff --git a/ghc-base64-bytestring-type.changes b/ghc-base64-bytestring-type.changes index ab2873b..bd82c52 100644 --- a/ghc-base64-bytestring-type.changes +++ b/ghc-base64-bytestring-type.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Tue Nov 3 10:09:07 UTC 2020 - psimons@suse.com diff --git a/ghc-base64-bytestring-type.spec b/ghc-base64-bytestring-type.spec index 8c608cd..48a747a 100644 --- a/ghc-base64-bytestring-type.spec +++ b/ghc-base64-bytestring-type.spec @@ -40,6 +40,7 @@ BuildRequires: ghc-http-api-data-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-serialise-devel BuildRequires: ghc-text-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-quickcheck-devel