commit: 3572a948314324d342d4313e0d74b0271fc53e49 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jun 19 05:33:58 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jun 19 06:22:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3572a948
dev-ruby/activesupport: enable ruby27 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/activesupport/activesupport-5.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-5.2.8.ebuild b/dev-ruby/activesupport/activesupport-5.2.8.ebuild index b1f727bcc049..f0468226c240 100644 --- a/dev-ruby/activesupport/activesupport-5.2.8.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.8.ebuild @@ -3,7 +3,7 @@ EAPI=6 -USE_RUBY="ruby26" +USE_RUBY="ruby26 ruby27" RUBY_FAKEGEM_TASK_TEST="MT_NO_PLUGINS=true"
