mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/openspecfun: disable on loongarch64
This commit is contained in:
parent
8e35707a8f
commit
4667e302e4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user