testing/netcdf-fortran: disable on mips

This commit is contained in:
Ariadne Conill 2020-04-16 01:36:22 +00:00
parent bfa01d44b6
commit 889201aa17

View File

@ -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