aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kmymoney
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-05 15:23:18 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 15:23:18 -0300
commita6a44b14fedd956b59bebb61c1b427dfed2ab285 (patch)
tree2477669a2eeb9272c0f1f0c9af443f80057a25a3 /testing/kmymoney
parent6faae5b6459c3d2f98750c3a76308d3258965990 (diff)
downloadaports-a6a44b14fedd956b59bebb61c1b427dfed2ab285.tar.bz2
aports-a6a44b14fedd956b59bebb61c1b427dfed2ab285.tar.xz
testing/kmymoney: enable 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 b177616114..ad246bfd85 100644
--- a/testing/kmymoney/APKBUILD
+++ b/testing/kmymoney/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kmymoney
pkgver=5.0.4
pkgrel=0
-arch="all !ppc64le" # limited by alkimia
+arch="all"
url="https://kmymoney.org/"
pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money or Quicken"
license="GPL-2.0-or-later"