mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/netcdf-fortran: disable on mips
This commit is contained in:
parent
bfa01d44b6
commit
889201aa17
@ -5,7 +5,7 @@ pkgver=4.5.2
|
||||
pkgrel=1
|
||||
pkgdesc="NetCDF fortran bindings"
|
||||
url="https://www.unidata.ucar.edu/software/netcdf/"
|
||||
arch="all !armhf !armv7 !s390x" # disabling on armhf and armv7 as netcdf is not available
|
||||
arch="all !armhf !armv7 !s390x !mips !mips64" # disabling on armhf and armv7 as netcdf is not available
|
||||
license="Apache-2.0"
|
||||
makedepends="
|
||||
cmake
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user