diff options
Diffstat (limited to 'dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild')
-rw-r--r-- | dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild b/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild index 9bfcc6112eff..b192354495d0 100644 --- a/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild +++ b/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r1.ebuild,v 1.7 2010/01/18 20:36:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild,v 1.8 2010/01/31 15:34:46 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://gemcutter.org/gems/fastthread" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" ruby_add_bdepend '>=dev-ruby/echoe-2.7.11 dev-ruby/rake' |