From 2a5f2c2c3027eda1c49784b7b89cde5a1fb72218c13cbd1ab311434b33aedd2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 3 Apr 2018 11:28:15 +0000 Subject: [PATCH] - Reduce archs to only those that are really capable of finishing the build OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=623 --- libreoffice.changes | 6 ++++++ libreoffice.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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