diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-26 17:39:16 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-26 17:39:16 +0000 |
commit | 638737cecf61c10a60457b52775fdbd6fa9f9fad (patch) | |
tree | dcdc063599aa867e7599d87a9efe6f97de509b7f /dev-lang/ruby/ruby-1.8.5.ebuild | |
parent | Drop ppc-macos from 2.8 series as we don't have swig keyworded (diff) | |
download | gentoo-2-638737cecf61c10a60457b52775fdbd6fa9f9fad.tar.gz gentoo-2-638737cecf61c10a60457b52775fdbd6fa9f9fad.tar.bz2 gentoo-2-638737cecf61c10a60457b52775fdbd6fa9f9fad.zip |
stable on amd64; bug 142038
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.5.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.5.ebuild b/dev-lang/ruby/ruby-1.8.5.ebuild index 0475118ec1d1..7c81cc59dc48 100644 --- a/dev-lang/ruby/ruby-1.8.5.ebuild +++ b/dev-lang/ruby/ruby-1.8.5.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.5.ebuild,v 1.4 2006/09/02 17:30:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5.ebuild,v 1.5 2006/09/26 17:39:16 blubb Exp $ ONIGURUMA="onigd2_5_4" @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${P}.tar.gz LICENSE="Ruby" SLOT="1.8" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug socks5 tcltk cjk doc threads examples ipv6" RESTRICT="confcache" |