diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
commit | 540a7403c1025888f240c5b89f093257dbadd988 (patch) | |
tree | 50c255bca9829623f8bae4e063664936f2b57453 /dev-ruby/net-ssh/net-ssh-2.1.3.ebuild | |
parent | Mask xf86-video-intel glamor flag. (diff) | |
download | historical-540a7403c1025888f240c5b89f093257dbadd988.tar.gz historical-540a7403c1025888f240c5b89f093257dbadd988.tar.bz2 historical-540a7403c1025888f240c5b89f093257dbadd988.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/net-ssh/net-ssh-2.1.3.ebuild')
-rw-r--r-- | dev-ruby/net-ssh/net-ssh-2.1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild b/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild index f397d11373bb..a94e6041449c 100644 --- a/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild +++ b/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild,v 1.6 2011/06/04 17:06:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.1.3.ebuild,v 1.7 2012/05/01 18:24:13 armin76 Exp $ EAPI="2" USE_RUBY="ruby18 ree18" @@ -18,7 +18,7 @@ HOMEPAGE="http://net-ssh.rubyforge.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test" # Explicit dependency on test-unit should be avoided but currently test |