summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-07-15 17:35:01 +0000
committerMatt Turner <mattst88@gentoo.org>2011-07-15 17:35:01 +0000
commitd7e2946ebb9429c87cbac559153fa7266376d2d0 (patch)
treea8f3eac82c6550f7e0acadd0783881457e9b0546 /dev-ruby/test-unit/test-unit-1.2.3.ebuild
parentBug #345659 - fix hardcoded /root/.gnome2 (diff)
downloadhistorical-d7e2946ebb9429c87cbac559153fa7266376d2d0.tar.gz
historical-d7e2946ebb9429c87cbac559153fa7266376d2d0.tar.bz2
historical-d7e2946ebb9429c87cbac559153fa7266376d2d0.zip
Added ~mips, bug 332593
Package-Manager: portage-2.1.10.3/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 17750a6d714d..c4af8ef8208e 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-2010 Gentoo Foundation
+# Copyright 1999-2011 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.2 2010/05/22 16:01:22 flameeyes Exp $
+# $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 $
EAPI=2
@@ -29,5 +29,5 @@ HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""