mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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
|
version=2.4.3
|
||||||
revision=2
|
revision=2
|
||||||
wrksrc="${pkgname}-qt-${version}"
|
wrksrc="${pkgname}-qt-${version}"
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64 ppc64le"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="openshot_qt"
|
pycompile_module="openshot_qt"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue