Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/
Date: Mon, 14 Sep 2020 19:57:15
Message-Id: 1600113287.3cd50526f96ef1c457af4c4dbc2fa4b593babe06.sam@gentoo
1 commit: 3cd50526f96ef1c457af4c4dbc2fa4b593babe06
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 14 19:54:47 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 14 19:54:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd50526
7
8 dev-lang/ruby: Stabilize 2.6.6-r2 amd64, #728192
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lang/ruby/ruby-2.6.6-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/ruby/ruby-2.6.6-r2.ebuild b/dev-lang/ruby/ruby-2.6.6-r2.ebuild
16 index 68311ff8543..05158ac0758 100644
17 --- a/dev-lang/ruby/ruby-2.6.6-r2.ebuild
18 +++ b/dev-lang/ruby/ruby-2.6.6-r2.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/"
20 SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz"
21
22 LICENSE="|| ( Ruby-BSD BSD-2 )"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 IUSE="berkdb debug doc examples gdbm ipv6 jemalloc jit libressl +rdoc rubytests socks5 +ssl static-libs systemtap tk xemacs"
26
27 RDEPEND="