mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/gnome-latex: disable on loongarch64
This commit is contained in:
parent
c37f7be039
commit
fe91e1190c
@ -5,8 +5,8 @@ pkgver=3.44.0
|
||||
pkgrel=5
|
||||
pkgdesc="LaTeX editor for the GNOME desktop"
|
||||
url="https://gitlab.gnome.org/swilmet/gnome-latex"
|
||||
# s390x, ppc64le and riscv64 blocked by texlive
|
||||
arch="all !ppc64le !s390x !riscv64"
|
||||
# s390x, ppc64le, riscv64 and loongarch64 blocked by texlive
|
||||
arch="all !ppc64le !s390x !riscv64 !loongarch64"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
gsettings-desktop-schemas
|
||||
|
Loading…
Reference in New Issue
Block a user