diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:43:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:43:39 +0000 |
commit | 472eb6920b70b272b6af7970b592307e15a68323 (patch) | |
tree | c7ea709562f9e148c7784f066396d8896bf05a5a /dev-lang/ruby | |
parent | arm/hppa/s390 stable (diff) | |
download | gentoo-2-472eb6920b70b272b6af7970b592307e15a68323.tar.gz gentoo-2-472eb6920b70b272b6af7970b592307e15a68323.tar.bz2 gentoo-2-472eb6920b70b272b6af7970b592307e15a68323.zip |
arm/s390 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.2-r1.ebuild b/dev-lang/ruby/ruby-1.8.2-r1.ebuild index 5cbff5212d04..913f3e591a89 100644 --- a/dev-lang/ruby/ruby-1.8.2-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2-r1.ebuild,v 1.13 2005/05/18 13:10:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2-r1.ebuild,v 1.14 2005/05/25 03:40:44 vapier Exp $ ONIGURUMA="onigd2_4_0" @@ -14,7 +14,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.8" # please keep sorted -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86" IUSE="socks5 tcltk cjk doc threads" RDEPEND="virtual/libc |