commit 0522c80d375bd621e52602d4d873df63c2eafa01
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Mar 18 19:07:15 2017 +0100
Fix Arches for kodi
kodi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kodi.spec b/kodi.spec
index 9163999..44b4ffe 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -55,7 +55,7 @@ Patch2: kodi-17a2-libdvd.patch
# Upstream does not support ppc64
# ARM support is restricted to one GPU per build
-ExcludeArch: %{arm} ppc64
+ExclusiveArch: i686 x86_64
BuildRequires: SDL2-devel
BuildRequires: SDL_image-devel
Show replies by date