diff options
Diffstat (limited to 'testing/shotcut/APKBUILD')
-rw-r--r-- | testing/shotcut/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shotcut/APKBUILD b/testing/shotcut/APKBUILD index 90c92cb958..678d460dda 100644 --- a/testing/shotcut/APKBUILD +++ b/testing/shotcut/APKBUILD @@ -5,7 +5,7 @@ pkgver=18.01 pkgrel=0 pkgdesc="a free, open source, cross-platform video editor" url="https://www.shotcut.org" -arch="all" +arch="all !s390x" license="GPL-3.0" depends="" makedepends="qt5-qtbase-dev qt5-qtwebkit-dev qt5-qtmultimedia-dev |