summaryrefslogtreecommitdiff
path: root/community/libmatio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmatio/PKGBUILD')
-rw-r--r--community/libmatio/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libmatio/PKGBUILD b/community/libmatio/PKGBUILD
index 7bc220d2c..90999e013 100644
--- a/community/libmatio/PKGBUILD
+++ b/community/libmatio/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libmatio
pkgver=1.5.0
pkgrel=2
pkgdesc='C library with a fortran 90/95 module interface for reading/writing MATLAB MAT-files'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
license=('LGPL')
url='http://sourceforge.net/projects/matio'
depends=('zlib')