commit: 6fb00a26cc948a0eefc9d1f462a3deb4687ab3f8 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Mar 19 15:55:51 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 05:49:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb00a26
dev-ruby/activesupport: add ruby30 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/activesupport/activesupport-7.0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-7.0.2.3.ebuild b/dev-ruby/activesupport/activesupport-7.0.2.3.ebuild index e921c0b3b547..578da2a557be 100644 --- a/dev-ruby/activesupport/activesupport-7.0.2.3.ebuild +++ b/dev-ruby/activesupport/activesupport-7.0.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby27" +USE_RUBY="ruby27 ruby30" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
