diff --git a/libreoffice.changes b/libreoffice.changes index 5005b31..6a1d189 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 3 11:27:47 UTC 2018 - tchvatal@suse.com + +- Reduce archs to only those that are really capable of finishing + the build + ------------------------------------------------------------------- Tue Apr 3 09:18:42 UTC 2018 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 0957b3a..f3731dd 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -239,7 +239,7 @@ Provides: %{name}-icon-theme-crystal = %{version} Obsoletes: %{name}-icon-theme-crystal < %{version} Provides: %{name}-icon-theme-oxygen = %{version} Obsoletes: %{name}-icon-theme-oxygen < %{version} -ExclusiveArch: %{arm} aarch64 %{ix86} x86_64 ppc ppc64 ppc64le s390x +ExclusiveArch: aarch64 %{ix86} x86_64 %if %{with system_gpgme} BuildRequires: libgpgmepp-devel %else