Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/
Date: Mon, 02 Sep 2019 10:12:00
Message-Id: 1567419084.e5d025e01e0efd06bef247fc6e1a22d8b9a439a0.ago@gentoo
1 commit: e5d025e01e0efd06bef247fc6e1a22d8b9a439a0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 2 10:11:24 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 2 10:11:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d025e0
7
8 dev-lang/ruby: ppc stable wrt bug #693030
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/ruby/ruby-2.4.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-lang/ruby/ruby-2.4.7.ebuild b/dev-lang/ruby/ruby-2.4.7.ebuild
18 index 3adbfabefdc..2b6943b00b8 100644
19 --- a/dev-lang/ruby/ruby-2.4.7.ebuild
20 +++ b/dev-lang/ruby/ruby-2.4.7.ebuild
21 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/"
22 SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz"
23
24 LICENSE="|| ( Ruby-BSD BSD-2 )"
25 -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs"
28
29 RDEPEND="