diff options
-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 d16ee21657..0e2378cf76 100644 --- a/testing/shotcut/APKBUILD +++ b/testing/shotcut/APKBUILD @@ -5,7 +5,7 @@ pkgver=20.04.12 pkgrel=1 pkgdesc="Cross-platform video editor" url="https://www.shotcut.org" -arch="all !s390x !armhf !mips !mips64" # blocked by qtwebkit +arch="x86_64 x86" # blocked by qtwebkit and requires opengl license="GPL-3.0-or-later" makedepends="qt5-qtbase-dev qt5-qtwebkit-dev qt5-qtmultimedia-dev qt5-qtwebsockets-dev qt5-qtx11extras-dev ffmpeg-dev mlt-dev |