commit 379860da6be40ed3c049378ce1918854c8b3c226
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Oct 1 14:51:47 2019 +0100
Exclude ppc64le till it can be fixed
libopenshot.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index ab5cb7d..0241670 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -11,6 +11,8 @@ License: LGPLv3+
URL:
http://www.openshot.org/
Source0:
https://github.com/OpenShot/%{name}/archive/%{gitrev}.tar.gz#/%{name}-%{s...
+ExcludeArch: ppc64le
+
# A fix has already been proposed upstream, but not yet accepted
#
https://github.com/OpenShot/libopenshot/pull/290
Patch1: %{name}-py-install-path.patch