aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/grantlee-editor/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/grantlee-editor/APKBUILD b/testing/grantlee-editor/APKBUILD
index f9d0e2615d..2bc78e304c 100644
--- a/testing/grantlee-editor/APKBUILD
+++ b/testing/grantlee-editor/APKBUILD
@@ -3,7 +3,7 @@
pkgname=grantlee-editor
pkgver=19.04.2
pkgrel=0
-arch="all"
+arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine
url="https://kontact.kde.org/"
pkgdesc="Utilities and tools to manage themes in KDE PIM applications "
license="GPL-2.0-or-later AND GFDL-1.2-only"