community/openspecfun: disable on loongarch64

This commit is contained in:
Jingyun Hua 2024-05-22 03:52:03 +00:00 committed by Patrycja Rosa
parent 8e35707a8f
commit 4667e302e4

View File

@ -5,8 +5,8 @@ pkgver=0.5.6
pkgrel=0
pkgdesc="A collection of special mathematical functions."
url="https://github.com/JuliaMath/openspecfun"
# s390x and riscv64 blocked by openlibm
arch="all !s390x !riscv64"
# s390x, riscv64 and loongarch64 blocked by openlibm
arch="all !s390x !riscv64 !loongarch64"
license="MIT Public-Domain"
makedepends="openlibm-dev gfortran"
options="!check" # no tests