Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/
Date: Wed, 31 Oct 2018 17:18:02
Message-Id: 1541006149.6281df5e091541e356c5823ee4e088983bbc0c03.maekke@gentoo
1 commit: 6281df5e091541e356c5823ee4e088983bbc0c03
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 31 17:15:49 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 31 17:15:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6281df5e
7
8 dev-lang/ruby: arm stable, bug #668904
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 dev-lang/ruby/ruby-2.3.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-lang/ruby/ruby-2.3.8.ebuild b/dev-lang/ruby/ruby-2.3.8.ebuild
18 index 450cedee3a8..b6a89ba1a24 100644
19 --- a/dev-lang/ruby/ruby-2.3.8.ebuild
20 +++ b/dev-lang/ruby/ruby-2.3.8.ebuild
21 @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz
22 https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2"
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 tk xemacs ncurses +readline"
28
29 RDEPEND="