summaryrefslogtreecommitdiff
path: root/community/mfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mfs/PKGBUILD')
-rw-r--r--community/mfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mfs/PKGBUILD b/community/mfs/PKGBUILD
index bbfe1a88d..d27bbe9b2 100644
--- a/community/mfs/PKGBUILD
+++ b/community/mfs/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.6.24
pkgrel=1
pkgdesc="MooseFS, fault tolerant, network distributed file system"
license=("GPL3")
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
options=('!libtool')
depends=('zlib' 'fuse' 'python2' 'bash')
url="http://www.moosefs.com/"