aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kdepim-addons
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-25 21:15:38 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-25 21:15:38 -0300
commit5854be6ea5dfbb28faed07185735b6d87e9d2ea1 (patch)
tree3dd7e6cc1901256a12cb4cac4d8d1442e9b5a19e /testing/kdepim-addons
parenta0b91937d05ce51636ad85fb7cf5d2550808b6f2 (diff)
downloadaports-5854be6ea5dfbb28faed07185735b6d87e9d2ea1.tar.bz2
aports-5854be6ea5dfbb28faed07185735b6d87e9d2ea1.tar.xz
testing/kdepim-addons: limit on ppc64le and s390x
Diffstat (limited to 'testing/kdepim-addons')
-rw-r--r--testing/kdepim-addons/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kdepim-addons/APKBUILD b/testing/kdepim-addons/APKBUILD
index 3e2d6966a9..e87d45956d 100644
--- a/testing/kdepim-addons/APKBUILD
+++ b/testing/kdepim-addons/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kdepim-addons
pkgver=19.04.2
pkgrel=0
-arch="all"
+arch="all !ppc64le !s390x" # Limited by kdepim-addons -> kmailtransport -> libkgapi -> qt5-qtwebengine
url="https://kontact.kde.org/"
pkgdesc="Addons for KDE PIM applications"
license="GPL-2.0-or-later AND LGPL-2.0-or-later"