commit: 0718871e39e6c85b17d62bdf85dae3bfdedaafdf Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Feb 14 06:33:03 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Feb 14 06:35:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0718871e
dev-ruby/parser: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ruby/parser/parser-2.6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/parser/parser-2.6.0.0.ebuild b/dev-ruby/parser/parser-2.6.0.0.ebuild index 9d79fb015bf..eea51db58bc 100644 --- a/dev-ruby/parser/parser-2.6.0.0.ebuild +++ b/dev-ruby/parser/parser-2.6.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_TASK_TEST="test"
