diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-08-07 12:30:09 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-08-07 12:30:09 +0000 |
commit | d209030abe3cb7179c707558634ed6e176f3ae9d (patch) | |
tree | a1ad0d0d551f7777d5b494e84a43f2b1a06b0039 /dev-lang/ruby/ruby-1.8.4-r3.ebuild | |
parent | Added classpath. (diff) | |
download | gentoo-2-d209030abe3cb7179c707558634ed6e176f3ae9d.tar.gz gentoo-2-d209030abe3cb7179c707558634ed6e176f3ae9d.tar.bz2 gentoo-2-d209030abe3cb7179c707558634ed6e176f3ae9d.zip |
Stable on sparc --- Bug #133002 --- builds and runs fine. (But notice
Comments 2, 16, and 20 on the referenced bug: they apply as well to sparc.)
(Portage version: 2.1.1_pre4-r4)
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 32e0700e22dd..823a7dc087d6 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.6 2006/08/06 16:28:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.7 2006/08/07 12:30:09 fmccor 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" |