diff options
Diffstat (limited to 'dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild')
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild index 16663f29d961..12b4a0f6a94b 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.2 2010/01/13 16:01:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.3 2010/01/14 15:33:37 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend test dev-ruby/archive-tar-minitar |