summaryrefslogtreecommitdiff
path: root/community/glusterfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/glusterfs/PKGBUILD')
-rw-r--r--community/glusterfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glusterfs/PKGBUILD b/community/glusterfs/PKGBUILD
index 69d0cad74..7206aaa56 100644
--- a/community/glusterfs/PKGBUILD
+++ b/community/glusterfs/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=3.4.1
_basever=`echo $pkgver | cut -f1-2 -d.`
pkgrel=1
pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url='http://www.gluster.org/'
license=(GPL2 LGPL3)
depends=(fuse python2 libxml2)