From 85ddb7119bac9ae4005a70e5ac08ffcc19a5b126 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 28 Aug 2020 08:12:09 +0200 Subject: [PATCH] ppc64 (big-endian) is gone since Fedora 29 see --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 6b7345b..fb6fd4d 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1475,7 +1475,7 @@ for jar in %{buildroot}%{baseinstdir}/program/classes/*.jar; do done %check -%ifnarch ppc64 s390x aarch64 +%ifnarch s390x aarch64 make unitcheck slowcheck # we don't need this anymore rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar