summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-01-22 15:05:11 +0000
committerHans de Graaff <graaff@gentoo.org>2011-01-22 15:05:11 +0000
commit55164f2052465e72cb076d51d31957809780d609 (patch)
treeed7916366ab7880becd01c3e223f00775e82700c /dev-ruby/text-format/text-format-1.0.0-r2.ebuild
parentRemove old versions. (diff)
downloadgentoo-2-55164f2052465e72cb076d51d31957809780d609.tar.gz
gentoo-2-55164f2052465e72cb076d51d31957809780d609.tar.bz2
gentoo-2-55164f2052465e72cb076d51d31957809780d609.zip
Move ppc keyword forward as intended.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/text-format/text-format-1.0.0-r2.ebuild')
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
index d5bc311cd463..b4e41a03239f 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.4 2010/10/23 15:39:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.5 2011/01/22 15:05:11 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'