aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kmymoney
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/kmymoney
parent28aed4e200ce0705987086aede7e3ce732a13d57 (diff)
downloadaports-4b1b7946bcc70662f29ff2faf3090795884e37b2.tar.bz2
aports-4b1b7946bcc70662f29ff2faf3090795884e37b2.tar.xz
testing/various: disable on armhf
Missing dependency: extra-cmake-modules
Diffstat (limited to 'testing/kmymoney')
-rw-r--r--testing/kmymoney/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kmymoney/APKBUILD b/testing/kmymoney/APKBUILD
index 1f167ea21b..bb0d3d2c4d 100644
--- a/testing/kmymoney/APKBUILD
+++ b/testing/kmymoney/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kmymoney
pkgver=5.0.7
pkgrel=0
-arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine
+arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine
url="https://kmymoney.org/"
pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money or Quicken"
license="GPL-2.0-or-later"