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: Thu, 03 Oct 2019 09:41:27
Message-Id: 1570095677.8785e6b3769e56880c2afd8f1708d8c23108eb5b.ago@gentoo
1 commit: 8785e6b3769e56880c2afd8f1708d8c23108eb5b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 3 09:41:17 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 3 09:41:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8785e6b3
7
8 dev-lang/ruby: sparc stable wrt bug #696004
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/ruby/ruby-2.4.9.ebuild | 2 +-
15 dev-lang/ruby/ruby-2.5.7.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-lang/ruby/ruby-2.4.9.ebuild b/dev-lang/ruby/ruby-2.4.9.ebuild
19 index b9a5c5e695c..b98fa639b5d 100644
20 --- a/dev-lang/ruby/ruby-2.4.9.ebuild
21 +++ b/dev-lang/ruby/ruby-2.4.9.ebuild
22 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/"
23 SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz"
24
25 LICENSE="|| ( Ruby-BSD BSD-2 )"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
28 IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs"
29
30 RDEPEND="
31
32 diff --git a/dev-lang/ruby/ruby-2.5.7.ebuild b/dev-lang/ruby/ruby-2.5.7.ebuild
33 index c977407405f..7129243ec1f 100644
34 --- a/dev-lang/ruby/ruby-2.5.7.ebuild
35 +++ b/dev-lang/ruby/ruby-2.5.7.ebuild
36 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/"
37 SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz"
38
39 LICENSE="|| ( Ruby-BSD BSD-2 )"
40 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
41 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
42 IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs"
43
44 RDEPEND="