diff --git a/testing/asymptote/APKBUILD b/testing/asymptote/APKBUILD index a7e631f70cb..33f171feba3 100644 --- a/testing/asymptote/APKBUILD +++ b/testing/asymptote/APKBUILD @@ -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