From: Jan Palus Date: Mon, 11 May 2020 09:32:13 +0000 (+0200) Subject: add aarch64 to list of supported archs X-Git-Tag: auto/th/libreoffice-6.4.5.2-2~8 X-Git-Url: http://git.pld-linux.org/?p=packages%2Flibreoffice.git;a=commitdiff_plain;h=fa629b7 add aarch64 to list of supported archs --- diff --git a/libreoffice.spec b/libreoffice.spec index fb7c815..af1b445 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -37,7 +37,7 @@ %bcond_without system_myspell # this list is same as icedtea6 -%ifnarch i486 i586 i686 pentium3 pentium4 athlon %{x8664} +%ifnarch i486 i586 i686 pentium3 pentium4 athlon %{x8664} aarch64 %undefine with_java %endif @@ -280,7 +280,7 @@ Requires: %{name}-xsltfilter = %{version}-%{release} Obsoletes: libreoffice-testtools Obsoletes: openoffice.org Obsoletes: openoffice.org-testtools -ExclusiveArch: %{ix86} %{x8664} ppc sparc sparcv9 +ExclusiveArch: %{ix86} %{x8664} ppc sparc sparcv9 aarch64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define specflags -fno-strict-aliasing -O2