diff options
Diffstat (limited to 'testing/shotcut')
-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 67a01f5357..0b0a9777ad 100644 --- a/testing/shotcut/APKBUILD +++ b/testing/shotcut/APKBUILD @@ -5,7 +5,7 @@ pkgver=20.04.12 pkgrel=0 pkgdesc="Cross-platform video editor" url="https://www.shotcut.org" -arch="all !s390x !armhf" +arch="all !s390x !armhf !mips !mips64" # blocked by qtwebkit 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 |