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-ruby/rails/
Date: Mon, 06 May 2019 17:58:29
Message-Id: 1557165477.66d95a2e0db906c10c77c8a107750eafbcbb73fc.graaff@gentoo
1 commit: 66d95a2e0db906c10c77c8a107750eafbcbb73fc
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 6 16:57:51 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon May 6 17:57:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66d95a2e
7
8 dev-ruby/rails: add ruby26
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-ruby/rails/rails-5.2.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rails/rails-5.2.3.ebuild b/dev-ruby/rails/rails-5.2.3.ebuild
17 index 3eb7023e417..e9a81875a30 100644
18 --- a/dev-ruby/rails/rails-5.2.3.ebuild
19 +++ b/dev-ruby/rails/rails-5.2.3.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=6
24 -USE_RUBY="ruby23 ruby24 ruby25"
25 +USE_RUBY="ruby23 ruby24 ruby25 ruby26"
26
27 RUBY_FAKEGEM_BINWRAP=""