diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-14 15:33:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-14 15:33:37 +0000 |
commit | 8fc9f9b6fd526353a4ca4570a9c772fe4b0e0e4d (patch) | |
tree | 1441bf35da4d1bd1d14904a4bc829d1e05579860 /dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild | |
parent | Marking archive-tar-minitar-0.5.2-r1 ~ppc for bug 297036 (diff) | |
download | historical-8fc9f9b6fd526353a4ca4570a9c772fe4b0e0e4d.tar.gz historical-8fc9f9b6fd526353a4ca4570a9c772fe4b0e0e4d.tar.bz2 historical-8fc9f9b6fd526353a4ca4570a9c772fe4b0e0e4d.zip |
Marking text-hyphen-1.0.0-r1 ~ppc for bug 297036
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
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 |