diff options
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.6_p368.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6_p368.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.6_p368.ebuild b/dev-lang/ruby/ruby-1.8.6_p368.ebuild index 6653ca1175f9..70163db4acef 100644 --- a/dev-lang/ruby/ruby-1.8.6_p368.ebuild +++ b/dev-lang/ruby/ruby-1.8.6_p368.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-lang/ruby/ruby-1.8.6_p368.ebuild,v 1.2 2009/05/07 18:26:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p368.ebuild,v 1.3 2009/05/07 18:31:35 klausman Exp $ ONIGURUMA="onigd2_5_9" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.ruby-lang.org/" SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2" LICENSE="Ruby" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="berkdb debug doc emacs examples gdbm ipv6 rubytests socks5 ssl threads tk xemacs" RDEPEND=" |