summaryrefslogtreecommitdiff
path: root/extra/fuse/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/fuse/PKGBUILD')
-rw-r--r--extra/fuse/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fuse/PKGBUILD b/extra/fuse/PKGBUILD
index fcfb387ea..c7968d633 100644
--- a/extra/fuse/PKGBUILD
+++ b/extra/fuse/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=fuse
pkgver=2.9.3
pkgrel=2
pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://fuse.sourceforge.net/"
license=('GPL2')
depends=('glibc')