mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +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
|
pkgrel=0
|
||||||
pkgdesc="A vector graphics language for technical drawing"
|
pkgdesc="A vector graphics language for technical drawing"
|
||||||
url="https://asymptote.sourceforge.net/"
|
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"
|
license="GPL-3.0-only"
|
||||||
depends="texlive texlive-dvi ghostscript"
|
depends="texlive texlive-dvi ghostscript"
|
||||||
### Optional dependencies
|
### Optional dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user