commit: 046fbf63c1d0a86453a9db7364781315f1829478 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 07:10:07 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 07:10:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046fbf63
dev-ruby/actionmailer: add ruby27 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild b/dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild index 56d6cd09f47..054f20f77e7 100644 --- a/dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild +++ b/dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_DOC="none" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
