summaryrefslogtreecommitdiff
path: root/extra/netcdf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/netcdf/PKGBUILD')
-rw-r--r--extra/netcdf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/netcdf/PKGBUILD b/extra/netcdf/PKGBUILD
index 2280b03f5..bb9119057 100644
--- a/extra/netcdf/PKGBUILD
+++ b/extra/netcdf/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=netcdf
pkgver=4.1.3
pkgrel=2
pkgdesc="network Common Data Form interface for array-oriented data access and corresponding library"
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" 'mips64el')
url="http://www.unidata.ucar.edu/downloads/netcdf/index.jsp"
depends=('gcc-libs' 'hdf5' 'gcc-fortran' 'curl')
options=('!libtool' '!makeflags')