diff options
Diffstat (limited to 'dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild')
-rw-r--r-- | dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild b/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild index f68d8b99dd8f..1c30fb5e1899 100644 --- a/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild +++ b/dev-ruby/jruby-openssl/jruby-openssl-0.6-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/jruby-openssl/jruby-openssl-0.6-r1.ebuild,v 1.1 2010/01/04 03:57:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jruby-openssl/jruby-openssl-0.6-r1.ebuild,v 1.2 2010/06/26 06:29:05 graaff Exp $ EAPI=2 @@ -23,7 +23,7 @@ HOMEPAGE="http://rubyforge.org/projects/jruby-extras" LICENSE="MIT || ( CPL-1.0 GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" ruby_add_bdepend doc dev-ruby/hoe |