summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:21:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:21:05 +0000
commitd32997c39fe15b5a9200cb88c6f43b7eb3ceae42 (patch)
tree688157b3d8cbc3884836fdd2e7b9a8951d9890af /net-misc/mosh/mosh-1.2.4.ebuild
parentStable for x86, wrt bug #470560 (diff)
downloadhistorical-d32997c39fe15b5a9200cb88c6f43b7eb3ceae42.tar.gz
historical-d32997c39fe15b5a9200cb88c6f43b7eb3ceae42.tar.bz2
historical-d32997c39fe15b5a9200cb88c6f43b7eb3ceae42.zip
Stable for x86, wrt bug #470562
Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-misc/mosh/mosh-1.2.4.ebuild')
-rw-r--r--net-misc/mosh/mosh-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mosh/mosh-1.2.4.ebuild b/net-misc/mosh/mosh-1.2.4.ebuild
index a3b42e772417..992149f13e26 100644
--- a/net-misc/mosh/mosh-1.2.4.ebuild
+++ b/net-misc/mosh/mosh-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.2.4.ebuild,v 1.2 2013/05/19 09:56:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.2.4.ebuild,v 1.3 2013/05/20 08:21:02 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://mosh.mit.edu/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="amd64 ~mips ~ppc x86 ~arm-linux ~x86-linux"
IUSE="bash-completion +client examples +mosh-hardening +server ufw +utempter"
REQUIRED_USE="|| ( client server )
examples? ( client )"