aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/corepdf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/corepdf/APKBUILD b/testing/corepdf/APKBUILD
index 6bd2a011dd..a28bfebaae 100644
--- a/testing/corepdf/APKBUILD
+++ b/testing/corepdf/APKBUILD
@@ -4,7 +4,7 @@ pkgname=corepdf
pkgver=2.6.0
pkgrel=0
pkgdesc="A PDF viewer from the CoreApps family."
-arch="all"
+arch="all !s390x !ppc64le" # Limited by qt5-qtwebengine-dev
url="https://gitlab.com/cubocore"
license="LGPL-2.1-or-later"
depends="qt5-qtsvg"