summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-05-01 08:06:20 +0000
committerHans de Graaff <graaff@gentoo.org>2010-05-01 08:06:20 +0000
commit824316534192add379038e9010b2daf6882fbd8d (patch)
tree4060b57e61e339c17e82f0aa542791a33e5d0080 /dev-ruby/minitest/minitest-1.5.0.ebuild
parentVersion bump: various enhancements and bug fixes. (diff)
downloadgentoo-2-824316534192add379038e9010b2daf6882fbd8d.tar.gz
gentoo-2-824316534192add379038e9010b2daf6882fbd8d.tar.bz2
gentoo-2-824316534192add379038e9010b2daf6882fbd8d.zip
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)
Diffstat (limited to 'dev-ruby/minitest/minitest-1.5.0.ebuild')
-rw-r--r--dev-ruby/minitest/minitest-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"