From ee78c03b8de31c160e7e133631636fb5a324095a5be0f4f52b0ef505982a11e4 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 22 Nov 2022 13:21:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=178 --- krita.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/krita.spec b/krita.spec index ecae6b7..4c5e7ef 100644 --- a/krita.spec +++ b/krita.spec @@ -17,8 +17,8 @@ %bcond_without released -# Build fails on x86 with xsimd (kde#462122) -%ifnarch %ix86 +# Build fails on x86 and powerpc with xsimd (kde#462122) +%ifnarch %ix86 ppc64 ppc64le # TODO: Check if xsimd gets into 15.5 %if 0%{?suse_version} > 1500 %bcond_without xsimd