aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kmymoney
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-05 15:31:28 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 15:31:28 -0300
commitc30bcb3997b500f6c55432953cfc4837c0e5b7c3 (patch)
tree64c639d6124703c3a76a5ef842a503ef143f0f21 /testing/kmymoney
parent165ecf139f6ccdc51919c37aed6dba7a2c0a6c41 (diff)
downloadaports-c30bcb3997b500f6c55432953cfc4837c0e5b7c3.tar.bz2
aports-c30bcb3997b500f6c55432953cfc4837c0e5b7c3.tar.xz
testing/kmymoney: limit on ppc64le
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 ad246bfd85..cf1b02bea3 100644
--- a/testing/kmymoney/APKBUILD
+++ b/testing/kmymoney/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kmymoney
pkgver=5.0.4
pkgrel=0
-arch="all"
+arch="all !ppc64le" # 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"