diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 13:18:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 13:18:45 +0000 |
commit | eec5b3e20b778e4a8a0c2ac9761a63f6552337ac (patch) | |
tree | 16d414254ffb05f34f5cae910cea5c5c7cafa1d2 /dev-ruby/text-format/text-format-1.0.0-r3.ebuild | |
parent | Stable for ppc64, wrt bug #447572 (diff) | |
download | gentoo-2-eec5b3e20b778e4a8a0c2ac9761a63f6552337ac.tar.gz gentoo-2-eec5b3e20b778e4a8a0c2ac9761a63f6552337ac.tar.bz2 gentoo-2-eec5b3e20b778e4a8a0c2ac9761a63f6552337ac.zip |
Stable for ppc64, wrt bug #450144
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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 e6893e2e4fc6..ed3d8c7ac9d2 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-2013 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.7 2013/01/04 13:03:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.8 2013/01/04 13:18:45 ago 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 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0' |