diff options
Diffstat (limited to 'dev-ruby/fastthread/fastthread-1.0.1.ebuild')
-rw-r--r-- | dev-ruby/fastthread/fastthread-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fastthread/fastthread-1.0.1.ebuild b/dev-ruby/fastthread/fastthread-1.0.1.ebuild index 250200ab9924..4dddd8dfadd0 100644 --- a/dev-ruby/fastthread/fastthread-1.0.1.ebuild +++ b/dev-ruby/fastthread/fastthread-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v 1.4 2008/01/11 19:44:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v 1.5 2008/01/15 15:31:44 armin76 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="" |