summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-07-15 17:00:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-07-15 17:00:37 +0000
commit97da07cb3357ffcd48750ce5be0f5e8d369819e9 (patch)
tree3c909a08cd5444fd47765df1b2688199755f72b1 /app-shells/rssh/rssh-2.3.3-r2.ebuild
parentalpha/sparc stable wrt #303745 (diff)
downloadgentoo-2-97da07cb3357ffcd48750ce5be0f5e8d369819e9.tar.gz
gentoo-2-97da07cb3357ffcd48750ce5be0f5e8d369819e9.tar.bz2
gentoo-2-97da07cb3357ffcd48750ce5be0f5e8d369819e9.zip
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-shells/rssh/rssh-2.3.3-r2.ebuild')
-rw-r--r--app-shells/rssh/rssh-2.3.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/rssh/rssh-2.3.3-r2.ebuild b/app-shells/rssh/rssh-2.3.3-r2.ebuild
index 0f793ca52fdf..73b1c11a310f 100644
--- a/app-shells/rssh/rssh-2.3.3-r2.ebuild
+++ b/app-shells/rssh/rssh-2.3.3-r2.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-r2.ebuild,v 1.2 2012/06/21 21:25:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.3-r2.ebuild,v 1.3 2012/07/15 17:00:37 armin76 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 x86"
IUSE="static"
RDEPEND="virtual/ssh"