commit: 94ad9871eedca88195ae0f3c7f05906fed2cac84 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 4 18:00:28 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 4 18:32:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ad9871
dev-ruby/actionmailer: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/actionmailer/actionmailer-5.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actionmailer/actionmailer-5.2.3.ebuild b/dev-ruby/actionmailer/actionmailer-5.2.3.ebuild index 29b1a34c3f1..ea7e94c7ee2 100644 --- a/dev-ruby/actionmailer/actionmailer-5.2.3.ebuild +++ b/dev-ruby/actionmailer/actionmailer-5.2.3.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_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
