diff options
author | 2012-08-02 20:50:01 +0000 | |
---|---|---|
committer | 2012-08-02 20:50:01 +0000 | |
commit | 0e3ade71f7067066c09c323a5ecd3ce7a15f9a07 (patch) | |
tree | 3871bcfbc6e062f78c92d2dd13deed9c386ee566 /dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild | |
parent | Respect flags, thanks to Michael Palimaka (kensington) for the patch. #366459 (diff) | |
download | gentoo-2-0e3ade71f7067066c09c323a5ecd3ce7a15f9a07.tar.gz gentoo-2-0e3ade71f7067066c09c323a5ecd3ce7a15f9a07.tar.bz2 gentoo-2-0e3ade71f7067066c09c323a5ecd3ce7a15f9a07.zip |
arm stable, bug #427774
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild b/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild index faf22d767f7c..b27e5fae3e03 100644 --- a/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild +++ b/dev-lang/ruby/ruby-1.9.3_p194-r1.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_p194-r1.ebuild,v 1.4 2012/07/25 20:15:32 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild,v 1.5 2012/08/02 20:50:01 maekke Exp $ EAPI=4 @@ -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: |