commit 29c8f36e274c1b8707c01604f8da65cf9bf9dcfd
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Aug 31 15:06:50 2018 +0200
ExcludeArch power64 ppc64le
kodi.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index dcb6b84..c659e78 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -72,8 +72,7 @@ Patch2: kodi-18a1-assert.patch
%endif
# Upstream does not support ppc64
-# ARM 32-bit support requires neon
-ExclusiveArch: %{ix86} x86_64 aarch64
+ExcludeArch: %{power64} ppc64le
BuildRequires: SDL2-devel
BuildRequires: SDL_image-devel