summaryrefslogtreecommitdiff
path: root/extra/sshfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sshfs/PKGBUILD')
-rw-r--r--extra/sshfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sshfs/PKGBUILD b/extra/sshfs/PKGBUILD
index 6c18297ab..215e5bc69 100644
--- a/extra/sshfs/PKGBUILD
+++ b/extra/sshfs/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=sshfs
pkgver=2.4
pkgrel=1
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://fuse.sourceforge.net/sshfs.html"
license=('GPL')
depends=('fuse' 'glib2' 'openssh')