From 824316534192add379038e9010b2daf6882fbd8d Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sat, 1 May 2010 08:06:20 +0000 Subject: Add ~ppc64 keyword also to latest versions because it seems that this was the intention of the ppc64 herd. (Portage version: 2.1.8.3/cvs/Linux x86_64) --- dev-ruby/minitest/minitest-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby/minitest/minitest-1.5.0.ebuild') diff --git a/dev-ruby/minitest/minitest-1.5.0.ebuild b/dev-ruby/minitest/minitest-1.5.0.ebuild index e61b13066b2e..d14973ad1516 100644 --- a/dev-ruby/minitest/minitest-1.5.0.ebuild +++ b/dev-ruby/minitest/minitest-1.5.0.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/minitest/minitest-1.5.0.ebuild,v 1.2 2010/04/26 10:47:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.5.0.ebuild,v 1.3 2010/05/01 08:06:20 graaff Exp $ EAPI=2 # jruby → tests fail, reported upstream @@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/bfts" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_bdepend test "virtual/ruby-test-unit dev-ruby/hoe" -- cgit v1.2.3-65-gdbad