testing/kmymoney: disable on s390x

This commit is contained in:
Natanael Copa 2019-07-07 13:13:53 +00:00
parent 2fd96ce013
commit d49efe5947

View File

@ -3,7 +3,7 @@
pkgname=kmymoney
pkgver=5.0.4
pkgrel=0
arch="all !ppc64le" # Limited by qt5-qtwebengine
arch="all !ppc64le !s390x" # 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"