diff options
Diffstat (limited to 'extra/hdf5/PKGBUILD')
-rw-r--r-- | extra/hdf5/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/hdf5/PKGBUILD b/extra/hdf5/PKGBUILD index 99796590f..67f7f62b4 100644 --- a/extra/hdf5/PKGBUILD +++ b/extra/hdf5/PKGBUILD @@ -7,7 +7,7 @@ pkgname=hdf5 pkgver=1.8.10 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="General purpose library and file format for storing scientific data" url="http://www.hdfgroup.org/HDF5/" license=('custom') |