commit d0d729128d47eebd699cc85c4bcac055e9e114da
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Oct 24 18:45:45 2018 +0200
Fixup ppc64le already included in powerpc64
kodi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kodi.spec b/kodi.spec
index 0f5546e..57d4c64 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -72,7 +72,7 @@ Patch2: kodi-18a1-assert.patch
%endif
# Upstream does not support ppc64
-ExcludeArch: %{power64} ppc64le
+ExcludeArch: %{power64}
BuildRequires: SDL2-devel
BuildRequires: SDL_image-devel
Show replies by date