From 8e0ec675dada7791c8244e2f0a9f1e628dc5d015 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sat, 9 Apr 2022 09:37:12 +0200 Subject: [PATCH] dev-ruby/activestorage: enable ruby30 Signed-off-by: Hans de Graaff --- dev-ruby/activestorage/activestorage-7.0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activestorage/activestorage-7.0.2.3.ebuild b/dev-ruby/activestorage/activestorage-7.0.2.3.ebuild index af4f860483b17..cdac79348cacf 100644 --- a/dev-ruby/activestorage/activestorage-7.0.2.3.ebuild +++ b/dev-ruby/activestorage/activestorage-7.0.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby27" +USE_RUBY="ruby27 ruby30" RUBY_FAKEGEM_RECIPE_DOC="" RUBY_FAKEGEM_DOCDIR=""