Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/
Date: Thu, 05 Apr 2018 16:57:39
Message-Id: 1522947441.e8a9595f470a07428a9292adc3bb3f1b0f66b7e9.graaff@gentoo
1 commit: e8a9595f470a07428a9292adc3bb3f1b0f66b7e9
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 16:57:21 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 16:57:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a9595f
7
8 dev-lang/ruby: amd64 stable, bug 651884
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-lang/ruby/ruby-2.2.10.ebuild | 2 +-
13 dev-lang/ruby/ruby-2.3.7.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-lang/ruby/ruby-2.2.10.ebuild b/dev-lang/ruby/ruby-2.2.10.ebuild
17 index efe56111b90..8703aec8414 100644
18 --- a/dev-lang/ruby/ruby-2.2.10.ebuild
19 +++ b/dev-lang/ruby/ruby-2.2.10.ebuild
20 @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/2.2/${MY_P}.tar.xz
21 https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2"
22
23 LICENSE="|| ( Ruby-BSD BSD-2 )"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26 IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 ssl tk xemacs ncurses +readline"
27
28 RDEPEND="
29
30 diff --git a/dev-lang/ruby/ruby-2.3.7.ebuild b/dev-lang/ruby/ruby-2.3.7.ebuild
31 index c2e5254fb75..851c22e2ffa 100644
32 --- a/dev-lang/ruby/ruby-2.3.7.ebuild
33 +++ b/dev-lang/ruby/ruby-2.3.7.ebuild
34 @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz
35 https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2"
36
37 LICENSE="|| ( Ruby-BSD BSD-2 )"
38 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
39 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
40 IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 ssl tk xemacs ncurses +readline"
41
42 RDEPEND="