Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/
Date: Sat, 27 Apr 2019 19:48:14
Message-Id: 1556393751.68952464ec6e3dbc842a64eb4b404e1e4aeb6b63.bman@gentoo
1 commit: 68952464ec6e3dbc842a64eb4b404e1e4aeb6b63
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 19:35:51 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 19:35:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68952464
7
8 dev-lang/ruby: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-lang/ruby/ruby-2.4.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/ruby/ruby-2.4.5.ebuild b/dev-lang/ruby/ruby-2.4.5.ebuild
17 index bcd79ecb324..54950621415 100644
18 --- a/dev-lang/ruby/ruby-2.4.5.ebuild
19 +++ b/dev-lang/ruby/ruby-2.4.5.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/"
21 SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz"
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 static-libs tk xemacs"
27
28 RDEPEND="