summaryrefslogtreecommitdiff
path: root/community/autossh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/autossh/PKGBUILD')
-rw-r--r--community/autossh/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/autossh/PKGBUILD b/community/autossh/PKGBUILD
index dae94ca80..dc3634f58 100644
--- a/community/autossh/PKGBUILD
+++ b/community/autossh/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=autossh
pkgver=1.4c
pkgrel=1
pkgdesc="Automatically restart SSH sessions and tunnels"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.harding.motd.ca/autossh/"
license=('custom')
depends=('openssh')