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 6963d5078..fd190cc51 100644
--- a/community/mfs/PKGBUILD
+++ b/community/mfs/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.6.27_1
pkgrel=1
pkgdesc='MooseFS, fault tolerant, network distributed file system'
url='http://www.moosefs.com/'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
license=('GPL3')
depends=('zlib' 'fuse' 'python2' 'bash' 'xfsprogs')
install="$pkgbase.install"