mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/asymptote: disable on loongarch64
This commit is contained in:
parent
26db2272c1
commit
c37f7be039
@ -5,7 +5,7 @@ pkgver=2.86
|
||||
pkgrel=0
|
||||
pkgdesc="A vector graphics language for technical drawing"
|
||||
url="https://asymptote.sourceforge.net/"
|
||||
arch="all !ppc64le !s390x !riscv64" #blocked by texlive
|
||||
arch="all !ppc64le !s390x !riscv64 !loongarch64" #blocked by texlive
|
||||
license="GPL-3.0-only"
|
||||
depends="texlive texlive-dvi ghostscript"
|
||||
### Optional dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user