openshot: enable for ppc64le

This commit is contained in:
q66 2019-01-27 03:11:39 +01:00 committed by maxice8
parent 5244925537
commit 61b194b125

View file

@ -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"