diff --git a/srcpkgs/libopenshot/template b/srcpkgs/libopenshot/template index f2a7fb7933c..c7ca198ca53 100644 --- a/srcpkgs/libopenshot/template +++ b/srcpkgs/libopenshot/template @@ -2,8 +2,8 @@ pkgname=libopenshot version=0.2.2 revision=2 +only_for_archs="i686 x86_64 ppc64le" build_style=cmake -only_for_archs="i686 x86_64" pycompile_module="openshot.py" configure_args="-DENABLE_RUBY=OFF -DUSE_SYSTEM_JSONCPP=ON" # Builds fail with Ruby-2.4.1 hostmakedepends="swig doxygen ruby python3"