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/activesupport/
Date: Mon, 19 Jun 2017 19:04:11
Message-Id: 1497899038.88611740f052222d37e7d7ce9a6559b1ef3ba140.graaff@gentoo
1 commit: 88611740f052222d37e7d7ce9a6559b1ef3ba140
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 18:59:58 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 19:03:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88611740
7
8 dev-ruby/activesupport: add ruby24
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 dev-ruby/activesupport/activesupport-4.2.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/activesupport/activesupport-4.2.8.ebuild b/dev-ruby/activesupport/activesupport-4.2.8.ebuild
16 index fbb621bbfca..681ed33a925 100644
17 --- a/dev-ruby/activesupport/activesupport-4.2.8.ebuild
18 +++ b/dev-ruby/activesupport/activesupport-4.2.8.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=5
22
23 -USE_RUBY="ruby21 ruby22 ruby23"
24 +USE_RUBY="ruby21 ruby22 ruby23 ruby24"
25
26 RUBY_FAKEGEM_TASK_DOC=""