Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/
Date: Wed, 28 Aug 2019 23:22:43
Message-Id: 1567034544.9031ea9e1f0dde03c0f86c7b0916b8005f756166.whissi@gentoo
1 commit: 9031ea9e1f0dde03c0f86c7b0916b8005f756166
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 23:14:04 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 23:22:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9031ea9e
7
8 dev-lang/ruby: x86 stable (bug #693030)
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-lang/ruby/ruby-2.4.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/ruby/ruby-2.4.7.ebuild b/dev-lang/ruby/ruby-2.4.7.ebuild
17 index f38372e822b..77c0996f6c4 100644
18 --- a/dev-lang/ruby/ruby-2.4.7.ebuild
19 +++ b/dev-lang/ruby/ruby-2.4.7.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="