openshot: enable for ppc64le
This commit is contained in:
parent
5244925537
commit
61b194b125
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue