summaryrefslogtreecommitdiff
path: root/community/mosh/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-30 12:44:18 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-30 12:44:18 -0300
commite1d6648483b87157a15c237e252be452acfb29b4 (patch)
treec3553db4c05e9e0b09061d004705d84a118ccf0d /community/mosh/PKGBUILD
parentc368f5d06f0242275c55bac695d4e89f17e3e908 (diff)
parent942b42f3f0af4510b3b48bfbecfe1dcab599f7ad (diff)
Merge branch 'master' of ssh://gparabola/srv/git/abslibre-mips64el
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 651e3b33e..bee3d101b 100644
--- a/community/mosh/PKGBUILD
+++ b/community/mosh/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=mosh
pkgver=1.2.2
pkgrel=1
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')