summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-02-21 20:24:29 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-02-21 20:24:29 +0000
commit0ed4a4bb0b9ca414a1a01046ab7fc92fb87f031c (patch)
treeac25f9dcefbdd8e6d5243477793651f6a625668d /dev-ruby/fastthread/fastthread-0.6.3.ebuild
parentFixed copyright date. (diff)
downloadhistorical-0ed4a4bb0b9ca414a1a01046ab7fc92fb87f031c.tar.gz
historical-0ed4a4bb0b9ca414a1a01046ab7fc92fb87f031c.tar.bz2
historical-0ed4a4bb0b9ca414a1a01046ab7fc92fb87f031c.zip
Stable on ppc wrt bug #166901.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-ruby/fastthread/fastthread-0.6.3.ebuild')
-rw-r--r--dev-ruby/fastthread/fastthread-0.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fastthread/fastthread-0.6.3.ebuild b/dev-ruby/fastthread/fastthread-0.6.3.ebuild
index d7c08c0f1a65..99cf71450815 100644
--- a/dev-ruby/fastthread/fastthread-0.6.3.ebuild
+++ b/dev-ruby/fastthread/fastthread-0.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.6.3.ebuild,v 1.3 2007/02/04 18:53:38 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.6.3.ebuild,v 1.4 2007/02/21 20:24:29 dertobi123 Exp $
inherit ruby gems
@@ -12,5 +12,5 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""