diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-02 21:08:06 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-02 21:08:06 +0000 |
commit | 65f060359e53fdd93b0825d328b65e151dbd9c16 (patch) | |
tree | b3b1fefd10b1d61c90df839365987ed23d623f00 /dev-ruby/text-format/text-format-1.0.0-r3.ebuild | |
parent | Marked ~{ppc,x64,x86}-macos (diff) | |
download | gentoo-2-65f060359e53fdd93b0825d328b65e151dbd9c16.tar.gz gentoo-2-65f060359e53fdd93b0825d328b65e151dbd9c16.tar.bz2 gentoo-2-65f060359e53fdd93b0825d328b65e151dbd9c16.zip |
Marked ~{ppc,x64,x86}-macos
(Portage version: 2.2.01.17304-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-ruby/text-format/text-format-1.0.0-r3.ebuild')
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild b/dev-ruby/text-format/text-format-1.0.0-r3.ebuild index a5b15c6f7a43..ce6957025fe3 100644 --- a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild +++ b/dev-ruby/text-format/text-format-1.0.0-r3.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-format/text-format-1.0.0-r3.ebuild,v 1.3 2010/10/23 15:39:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.4 2010/12/02 21:08:06 grobian Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0' |