testing/corepdf: limit on s390x and ppc64le

This commit is contained in:
Leo 2019-07-29 04:02:48 -03:00
parent 6a183d66c7
commit d403e09a83

View File

@ -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"