diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-20 17:27:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-20 17:27:39 +0000 |
commit | 6cfaf611dc2223d0098a0e9cbfb6d3f482530e8b (patch) | |
tree | 42e8be69a6160ddb3a1b058032480d37ad9615fd /dev-lang/ruby/ruby-1.8.4-r3.ebuild | |
parent | stable amd64 (diff) | |
download | historical-6cfaf611dc2223d0098a0e9cbfb6d3f482530e8b.tar.gz historical-6cfaf611dc2223d0098a0e9cbfb6d3f482530e8b.tar.bz2 historical-6cfaf611dc2223d0098a0e9cbfb6d3f482530e8b.zip |
Stable on ppc64; bug #133002
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.4-r3.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.4-r3.ebuild b/dev-lang/ruby/ruby-1.8.4-r3.ebuild index d5b4786f9f25..c37c71821f31 100644 --- a/dev-lang/ruby/ruby-1.8.4-r3.ebuild +++ b/dev-lang/ruby/ruby-1.8.4-r3.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-r3.ebuild,v 1.3 2006/07/09 19:55:18 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.4 2006/07/20 17:27:39 corsair Exp $ ONIGURUMA="onigd2_5_4" @@ -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 ipv6" RESTRICT="confcache" |