diff options
author | 2010-01-14 15:40:11 +0000 | |
---|---|---|
committer | 2010-01-14 15:40:11 +0000 | |
commit | ffd45eab4823c2cce8ab21f404cc8e633111eb14 (patch) | |
tree | 19382dc5f31d32e21d4d36e77acd60e3d424d131 /dev-ruby/mocha/mocha-0.9.8-r2.ebuild | |
parent | Marking coderay-0.9.1 ~ppc for bug 297711 (diff) | |
download | historical-ffd45eab4823c2cce8ab21f404cc8e633111eb14.tar.gz historical-ffd45eab4823c2cce8ab21f404cc8e633111eb14.tar.bz2 historical-ffd45eab4823c2cce8ab21f404cc8e633111eb14.zip |
Marking mocha-0.9.8-r2 ~ppc for bug 297711
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/mocha/mocha-0.9.8-r2.ebuild')
-rw-r--r-- | dev-ruby/mocha/mocha-0.9.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mocha/mocha-0.9.8-r2.ebuild b/dev-ruby/mocha/mocha-0.9.8-r2.ebuild index 2d499b277288..64336fe61067 100644 --- a/dev-ruby/mocha/mocha-0.9.8-r2.ebuild +++ b/dev-ruby/mocha/mocha-0.9.8-r2.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/mocha/mocha-0.9.8-r2.ebuild,v 1.2 2010/01/13 16:30:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.9.8-r2.ebuild,v 1.3 2010/01/14 15:40:11 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://mocha.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend test virtual/ruby-test-unit |