commit: b04750dfe67171aaae6d8879922c017d523f096b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 19 07:43:44 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 19 07:43:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b04750df
dev-ruby/actionmailer: add ruby25 Package-Manager: Portage-2.3.36, Repoman-2.3.9 dev-ruby/actionmailer/actionmailer-5.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actionmailer/actionmailer-5.2.0.ebuild b/dev-ruby/actionmailer/actionmailer-5.2.0.ebuild index e8105a46d57..665ff37bfdd 100644 --- a/dev-ruby/actionmailer/actionmailer-5.2.0.ebuild +++ b/dev-ruby/actionmailer/actionmailer-5.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
