commit: bba312801f28559c5a61db71a5737d07dfbd4b69 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jul 31 04:13:56 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Jul 31 04:13:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba31280
dev-ruby/airbrussh: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/airbrussh/airbrussh-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/airbrussh/airbrussh-1.3.0.ebuild b/dev-ruby/airbrussh/airbrussh-1.3.0.ebuild index e91485fe734..377f79834d9 100644 --- a/dev-ruby/airbrussh/airbrussh-1.3.0.ebuild +++ b/dev-ruby/airbrussh/airbrussh-1.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc"