summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-06-19 07:33:58 +0200
committerHans de Graaff <graaff@gentoo.org>2022-06-19 08:22:40 +0200
commit3572a948314324d342d4313e0d74b0271fc53e49 (patch)
treefae3f02014981115f510ae525a86005350519468 /dev-ruby/activesupport
parentdev-java/osgi-compendium: drop 4.3.1-r2 (diff)
downloadgentoo-3572a948314324d342d4313e0d74b0271fc53e49.tar.gz
gentoo-3572a948314324d342d4313e0d74b0271fc53e49.tar.bz2
gentoo-3572a948314324d342d4313e0d74b0271fc53e49.zip
dev-ruby/activesupport: enable ruby27
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-5.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
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"