diff --git a/srcpkgs/openshot/template b/srcpkgs/openshot/template index a05b6e97b48..2f5e71ecb8c 100644 --- a/srcpkgs/openshot/template +++ b/srcpkgs/openshot/template @@ -3,7 +3,7 @@ pkgname=openshot version=2.4.3 revision=2 wrksrc="${pkgname}-qt-${version}" -only_for_archs="i686 x86_64" +only_for_archs="i686 x86_64 ppc64le" build_style=python3-module pycompile_module="openshot_qt" hostmakedepends="python3"