aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kmymoney
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-02-22 16:56:55 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2020-02-22 16:58:53 +0100
commit7d25918a96a143577d28106eaebfdc1318f74aaf (patch)
tree92efebe2d5b6de0df47db0ac2ff2b4a9dca6c2e5 /testing/kmymoney
parentd8d140da45eb6761382a0d02a58178ac7ab60717 (diff)
downloadaports-7d25918a96a143577d28106eaebfdc1318f74aaf.tar.bz2
aports-7d25918a96a143577d28106eaebfdc1318f74aaf.tar.xz
testing/kmymoney: disable temporarily
Seems to be incompatible with our currently packed Qt5::WebKitWidgets version. Disable it temporarily to unblock the builders.
Diffstat (limited to 'testing/kmymoney')
-rw-r--r--testing/kmymoney/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/kmymoney/APKBUILD b/testing/kmymoney/APKBUILD
index da955c8f7e..dc6ffd79c5 100644
--- a/testing/kmymoney/APKBUILD
+++ b/testing/kmymoney/APKBUILD
@@ -3,7 +3,8 @@
pkgname=kmymoney
pkgver=5.0.7
pkgrel=1
-arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine
+#arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine
+arch=""
url="https://kmymoney.org/"
pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money or Quicken"
license="GPL-2.0-or-later"