aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kdenlive/APKBUILD
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 17:31:34 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 17:31:34 +0000
commit4b1b7946bcc70662f29ff2faf3090795884e37b2 (patch)
treee7b4d936ebaeb1e29ff0c6c72ca2d7f65e3697f0 /testing/kdenlive/APKBUILD
parent28aed4e200ce0705987086aede7e3ce732a13d57 (diff)
testing/various: disable on armhf
Missing dependency: extra-cmake-modules
Diffstat (limited to 'testing/kdenlive/APKBUILD')
-rw-r--r--testing/kdenlive/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kdenlive/APKBUILD b/testing/kdenlive/APKBUILD
index c1a3195da2a..8d8998af499 100644
--- a/testing/kdenlive/APKBUILD
+++ b/testing/kdenlive/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kdenlive
pkgver=19.12.1
pkgrel=0
-arch="all"
+arch="all !armhf"
url="https://kdenlive.org"
pkgdesc="An intuitive and powerful multi-track video editor, including most recent video technologies"
license="GPL-2.0-or-later"