diff options
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.4-r1.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.4-r1.ebuild b/dev-lang/ruby/ruby-1.8.4-r1.ebuild index d72e510bf8d3..ef4057b79d67 100644 --- a/dev-lang/ruby/ruby-1.8.4-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r1.ebuild,v 1.12 2006/02/22 18:57:56 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r1.ebuild,v 1.13 2006/02/26 18:16:51 kumba Exp $ ONIGURUMA="onigd2_5_0" @@ -13,7 +13,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.8" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="socks5 tcltk cjk doc threads examples" RESTRICT="confcache" |