[PATCH] testing/kdenlive: re-enable s390x, mlt and fftw are available again
Export this patch
---
testing/kdenlive/APKBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testing/kdenlive/APKBUILD b/testing/kdenlive/APKBUILD
index 351b33b8ee..39fd5d03e0 100644
--- a/testing/kdenlive/APKBUILD
+++ b/testing/kdenlive/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kdenlive
pkgver=19.04.3
pkgrel=1
-arch="all !s390x" # Limited by mlt
+arch="all"
url="https://kdenlive.org"
pkgdesc="An intuitive and powerful multi-track video editor, including most recent video technologies"
license="GPL-2.0-or-later"
--
2.22.0