summaryrefslogtreecommitdiff
path: root/community/mosh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mosh/PKGBUILD')
-rw-r--r--community/mosh/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mosh/PKGBUILD b/community/mosh/PKGBUILD
index a2fc499b6..c99089c94 100644
--- a/community/mosh/PKGBUILD
+++ b/community/mosh/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=mosh
pkgver=1.2.4
pkgrel=2
pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://mosh.mit.edu/'
license=('GPL3')
depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 'libutempter')