summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-01-01 10:10:16 +0000
committerHans de Graaff <graaff@gentoo.org>2012-01-01 10:10:16 +0000
commitf6f7d753164179a8c2a9a37f43330f2ab6d37b88 (patch)
tree437997ae42bbcbad6020aad0e410b51014e8823c /dev-ruby/test-unit/test-unit-1.2.3.ebuild
parentRemoving myself. (diff)
downloadgentoo-2-f6f7d753164179a8c2a9a37f43330f2ab6d37b88.tar.gz
gentoo-2-f6f7d753164179a8c2a9a37f43330f2ab6d37b88.tar.bz2
gentoo-2-f6f7d753164179a8c2a9a37f43330f2ab6d37b88.zip
Add ppc64 keyword for bug 332593. Non-arch commit but the code in question is quite similar to that in ruby 1.8 and the lack of this keyword currently breaks dependencies.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/test-unit/test-unit-1.2.3.ebuild')
-rw-r--r--dev-ruby/test-unit/test-unit-1.2.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/test-unit-1.2.3.ebuild b/dev-ruby/test-unit/test-unit-1.2.3.ebuild
index c4af8ef8208e..73f218febd49 100644
--- a/dev-ruby/test-unit/test-unit-1.2.3.ebuild
+++ b/dev-ruby/test-unit/test-unit-1.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v 1.3 2011/07/15 17:35:01 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v 1.4 2012/01/01 10:10:16 graaff Exp $
EAPI=2
@@ -29,5 +29,5 @@ HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""