diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 20:56:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 20:56:14 +0000 |
commit | 324a6f0a72ed2d4626178aa8249fd910a4bded7d (patch) | |
tree | 3ccc7cca6176ad9140a77b302ff483f9e224901f /dev-lang/ruby/ruby-1.9.3_p125.ebuild | |
parent | Add missing gsettings-desktop-schemas dependency (bug #416793, thanks to theo... (diff) | |
download | historical-324a6f0a72ed2d4626178aa8249fd910a4bded7d.tar.gz historical-324a6f0a72ed2d4626178aa8249fd910a4bded7d.tar.bz2 historical-324a6f0a72ed2d4626178aa8249fd910a4bded7d.zip |
Stable for amd64, wrt bug #411507
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-lang/ruby/ruby-1.9.3_p125.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.9.3_p125.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.9.3_p125.ebuild b/dev-lang/ruby/ruby-1.9.3_p125.ebuild index 652152bc4f4b..aceb27ade2ae 100644 --- a/dev-lang/ruby/ruby-1.9.3_p125.ebuild +++ b/dev-lang/ruby/ruby-1.9.3_p125.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p125.ebuild,v 1.2 2012/03/01 22:49:37 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p125.ebuild,v 1.3 2012/05/20 20:56:14 ago Exp $ EAPI=2 @@ -34,7 +34,7 @@ SRC_URI="mirror://ruby/1.9/${MY_P}.tar.bz2 http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" LICENSE="|| ( Ruby BSD-2 )" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl tk xemacs ncurses +readline +yaml" #libedit # libedit support is removed everywhere because of this upstream bug: |