commit: 54d6484e9d9bd85ad97e38317e91ae0c5bd8aac8 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Jun 14 05:15:37 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jun 14 05:15:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d6484e
dev-ruby/parser: add ruby24 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-ruby/parser/parser-2.4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/parser/parser-2.4.0.0.ebuild b/dev-ruby/parser/parser-2.4.0.0.ebuild index 5af6e4ef001..0b266f2db46 100644 --- a/dev-ruby/parser/parser-2.4.0.0.ebuild +++ b/dev-ruby/parser/parser-2.4.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_TASK_TEST="test"
