aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/kdenlive/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kdenlive/APKBUILD b/testing/kdenlive/APKBUILD
index ecd9ba44d5..fe8ebceda0 100644
--- a/testing/kdenlive/APKBUILD
+++ b/testing/kdenlive/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kdenlive
pkgver=19.04.2
pkgrel=0
-arch="all"
+arch="all !s390x" # Limited by mlt
url="https://kdenlive.org"
pkgdesc="An intuitive and powerful multi-track video editor, including most recent video technologies"
license="GPL-2.0-or-later"