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: Thu, 30 May 2019 17:23:06
Message-Id: 1559236973.6de6f7a933e5be1efeaae49f7ef8657c3adb77b4.bman@gentoo
1 commit: 6de6f7a933e5be1efeaae49f7ef8657c3adb77b4
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 17:09:00 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 17:22:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de6f7a9
7
8 dev-lang/ruby: arm64 stable (bug #686724)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.67, Repoman-2.3.13
12 RepoMan-Options: --include-arches="arm64"
13
14 dev-lang/ruby/ruby-2.4.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-lang/ruby/ruby-2.4.6.ebuild b/dev-lang/ruby/ruby-2.4.6.ebuild
18 index ed6b889ce37..74870692e0a 100644
19 --- a/dev-lang/ruby/ruby-2.4.6.ebuild
20 +++ b/dev-lang/ruby/ruby-2.4.6.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="