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 006770423..f2dc1ea9d 100644
--- a/community/glusterfs/PKGBUILD
+++ b/community/glusterfs/PKGBUILD
@@ -9,7 +9,7 @@ _basever=3.3
pkgver=$_basever.1
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)