summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/rssh/rssh-2.3.3-r1.ebuild')
-rw-r--r--app-shells/rssh/rssh-2.3.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/rssh/rssh-2.3.3-r1.ebuild b/app-shells/rssh/rssh-2.3.3-r1.ebuild
index 1dbffec93455..62d2d79e00fc 100644
--- a/app-shells/rssh/rssh-2.3.3-r1.ebuild
+++ b/app-shells/rssh/rssh-2.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.3-r1.ebuild,v 1.2 2012/06/17 05:51:20 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.3-r1.ebuild,v 1.3 2012/06/17 15:03:33 ago Exp $
EAPI=4
inherit eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/rssh/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="static"
RDEPEND="virtual/ssh"