aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kdf
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 16:56:56 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 16:57:34 +0000
commit7b67e2515cfcadf9cfa057a81c49d4d41af0ef0f (patch)
tree8616150815cb22396b949de85c419c63fef2aa6b /testing/kdf
parentfda4fd6a8ca4632a47502105e6e9578d06c8f4c4 (diff)
downloadaports-7b67e2515cfcadf9cfa057a81c49d4d41af0ef0f.tar.bz2
aports-7b67e2515cfcadf9cfa057a81c49d4d41af0ef0f.tar.xz
testing/kdf: disable on armhf
Dependency extra-cmake-modules missing.
Diffstat (limited to 'testing/kdf')
-rw-r--r--testing/kdf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kdf/APKBUILD b/testing/kdf/APKBUILD
index fd70d47a7f..665deba2e0 100644
--- a/testing/kdf/APKBUILD
+++ b/testing/kdf/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kdf
pkgver=19.12.1
pkgrel=0
-arch="all"
+arch="all !armhf"
url="https://kde.org/applications/system/org.kde.kdf"
pkgdesc="View disk usage"
license="GPL-2.0-or-later"