mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/calligra: disable on loongarch64
blocked by okular
This commit is contained in:
parent
9e65cb6214
commit
f0cbef1fa8
@ -6,8 +6,8 @@ pkgrel=0
|
||||
pkgdesc="Office and graphic art suite by KDE"
|
||||
# armhf blocked by extra-cmake-modules
|
||||
# armv7 and x86 are broken
|
||||
# s390x, ppc64le and riscv64 blocked by qt6-qtwebengine -> okular
|
||||
arch="all !armhf !armv7 !x86 !s390x !ppc64le !riscv64"
|
||||
# s390x, ppc64le, riscv64 and loongarch64 blocked by qt6-qtwebengine -> okular
|
||||
arch="all !armhf !armv7 !x86 !s390x !ppc64le !riscv64 !loongarch64"
|
||||
url="https://calligra.org/"
|
||||
license="GPL-2.0-or-later AND LGPL-2.0-only"
|
||||
makedepends="
|
||||
|
Loading…
Reference in New Issue
Block a user