diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-28 14:02:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-28 14:02:14 +0000 |
commit | 2732b65599fe42480d1b5c150be5b7b85daa75f1 (patch) | |
tree | 169177814c29ef5c69deda4d309a7f31b6f9d92b /dev-lang/ruby/ruby-1.9.3_p551.ebuild | |
parent | Respect CFLAGS (fixes bug #530920). (diff) | |
download | gentoo-2-2732b65599fe42480d1b5c150be5b7b85daa75f1.tar.gz gentoo-2-2732b65599fe42480d1b5c150be5b7b85daa75f1.tar.bz2 gentoo-2-2732b65599fe42480d1b5c150be5b7b85daa75f1.zip |
Stable for ppc, wrt bug #529216
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/ruby/ruby-1.9.3_p551.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.9.3_p551.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.9.3_p551.ebuild b/dev-lang/ruby/ruby-1.9.3_p551.ebuild index 8fcd8d24744d..bbab46170503 100644 --- a/dev-lang/ruby/ruby-1.9.3_p551.ebuild +++ b/dev-lang/ruby/ruby-1.9.3_p551.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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_p551.ebuild,v 1.4 2014/11/26 16:59:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p551.ebuild,v 1.5 2014/11/28 14:02:14 ago 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 BSD-2 )" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs ncurses +readline +yaml" #libedit # libedit support is removed everywhere because of this upstream bug: |