Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/
Date: Sun, 18 Aug 2019 06:04:16
Message-Id: 1566108244.9be598613542dc36f73edb58f59f3eb740feebea.graaff@gentoo
1 commit: 9be598613542dc36f73edb58f59f3eb740feebea
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 18 06:03:15 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 18 06:04:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be59861
7
8 dev-lang/ruby: amd64 stable, bug 688976
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-lang/ruby/ruby-2.5.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/ruby/ruby-2.5.5.ebuild b/dev-lang/ruby/ruby-2.5.5.ebuild
17 index 4d664689d02..dd8299a047a 100644
18 --- a/dev-lang/ruby/ruby-2.5.5.ebuild
19 +++ b/dev-lang/ruby/ruby-2.5.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="