From 3572a948314324d342d4313e0d74b0271fc53e49 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 19 Jun 2022 07:33:58 +0200 Subject: dev-ruby/activesupport: enable ruby27 Signed-off-by: Hans de Graaff --- dev-ruby/activesupport/activesupport-5.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ruby/activesupport') 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" -- cgit v1.2.3-65-gdbad