mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/corepdf: limit on s390x and ppc64le
This commit is contained in:
parent
6a183d66c7
commit
d403e09a83
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user