diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-05 19:02:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-05 19:02:03 +0000 |
commit | 42d7d550ec9470389e16b4a60a6ed92841426249 (patch) | |
tree | 36bdb48458982ce6f8f68222a119da50041b2753 /dev-ruby/fastthread/fastthread-1.0.7.ebuild | |
parent | Marking amatch-0.2.3 ppc64 for bug 282368 (diff) | |
download | gentoo-2-42d7d550ec9470389e16b4a60a6ed92841426249.tar.gz gentoo-2-42d7d550ec9470389e16b4a60a6ed92841426249.tar.bz2 gentoo-2-42d7d550ec9470389e16b4a60a6ed92841426249.zip |
Marking fastthread-1.0.7 ppc64 for bug 282374
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/fastthread/fastthread-1.0.7.ebuild')
-rw-r--r-- | dev-ruby/fastthread/fastthread-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fastthread/fastthread-1.0.7.ebuild b/dev-ruby/fastthread/fastthread-1.0.7.ebuild index ed0cb81d5058..f2ae200c0ed2 100644 --- a/dev-ruby/fastthread/fastthread-1.0.7.ebuild +++ b/dev-ruby/fastthread/fastthread-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7.ebuild,v 1.1 2009/05/13 08:17:31 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7.ebuild,v 1.2 2009/09/05 19:02:03 ranger Exp $ inherit ruby gems @@ -11,5 +11,5 @@ HOMEPAGE="http://mongrel.rubyforge.org/" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" |