diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-11 11:06:13 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-11 11:06:13 +0000 |
commit | f138569b6ce39efcf9f4f80aeab86c92d9be6456 (patch) | |
tree | bf88958799516e5cf3e94bb59ac9f6214e40627d /dev-ruby/rubygems/rubygems-0.8.11-r6.ebuild | |
parent | arm/sh love #157143 by Shvetsov Alexey (diff) | |
download | gentoo-2-f138569b6ce39efcf9f4f80aeab86c92d9be6456.tar.gz gentoo-2-f138569b6ce39efcf9f4f80aeab86c92d9be6456.tar.bz2 gentoo-2-f138569b6ce39efcf9f4f80aeab86c92d9be6456.zip |
Stable on ppc wrt bug #163536.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/rubygems/rubygems-0.8.11-r6.ebuild')
-rw-r--r-- | dev-ruby/rubygems/rubygems-0.8.11-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubygems/rubygems-0.8.11-r6.ebuild b/dev-ruby/rubygems/rubygems-0.8.11-r6.ebuild index 413541ef298f..a62470af71b1 100644 --- a/dev-ruby/rubygems/rubygems-0.8.11-r6.ebuild +++ b/dev-ruby/rubygems/rubygems-0.8.11-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-0.8.11-r6.ebuild,v 1.3 2007/02/11 10:35:50 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-0.8.11-r6.ebuild,v 1.4 2007/02/11 11:06:13 dertobi123 Exp $ inherit ruby @@ -12,7 +12,7 @@ LICENSE="Ruby" # change the filename on the end, it still downloads the same file. SRC_URI="http://rubyforge.org/frs/download.php/5207/${P}.tgz" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ~ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd" SLOT="0" IUSE="" DEPEND=">=dev-lang/ruby-1.8" |