summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-01-30 18:23:36 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-01-30 18:23:36 +0000
commit6887801d50d54cef457cd7accab6956734b7ae43 (patch)
treedb0652a23984c8b8fc73799a66216976c5d63923 /dev-ruby
parentStable on sparc wrt #163802 (diff)
downloadgentoo-2-6887801d50d54cef457cd7accab6956734b7ae43.tar.gz
gentoo-2-6887801d50d54cef457cd7accab6956734b7ae43.tar.bz2
gentoo-2-6887801d50d54cef457cd7accab6956734b7ae43.zip
Keyworded ~sparc wrt #164242
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/fastthread/ChangeLog6
-rw-r--r--dev-ruby/fastthread/fastthread-0.5.3.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/fastthread/ChangeLog b/dev-ruby/fastthread/ChangeLog
index 89e3423e4a80..ff2c84a156f9 100644
--- a/dev-ruby/fastthread/ChangeLog
+++ b/dev-ruby/fastthread/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/fastthread
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.2 2007/01/28 13:32:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.3 2007/01/30 18:23:36 gustavoz Exp $
+
+ 30 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ fastthread-0.5.3.1.ebuild:
+ Keyworded ~sparc wrt #164242
28 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
fastthread-0.5.3.1.ebuild:
diff --git a/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild b/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild
index 5a7ac3941333..8759b9ff806f 100644
--- a/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild
+++ b/dev-ruby/fastthread/fastthread-0.5.3.1.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.5.3.1.ebuild,v 1.2 2007/01/28 13:32:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild,v 1.3 2007/01/30 18:23:36 gustavoz Exp $
inherit ruby gems
@@ -12,5 +12,5 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
IUSE=""