diff --git a/testing/netcdf-fortran/APKBUILD b/testing/netcdf-fortran/APKBUILD index f1236ea15a7..c059be22a5c 100644 --- a/testing/netcdf-fortran/APKBUILD +++ b/testing/netcdf-fortran/APKBUILD @@ -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