diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-03-20 07:24:53 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-03-20 11:04:34 +0100 |
commit | 21b9fa1d13e38da2f703f5784d21f05f3a7b8843 (patch) | |
tree | 114e10c78627bc0cd3aee9086ffbca79bca71f26 /dev-ruby/activesupport | |
parent | dev-ruby/dalli: add 3.2.1 (diff) | |
download | gentoo-21b9fa1d13e38da2f703f5784d21f05f3a7b8843.tar.gz gentoo-21b9fa1d13e38da2f703f5784d21f05f3a7b8843.tar.bz2 gentoo-21b9fa1d13e38da2f703f5784d21f05f3a7b8843.zip |
dev-ruby/activesupport: add ruby30
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.5.ebuild b/dev-ruby/activesupport/activesupport-6.1.5.ebuild index cfa49feb955e..e5022b82fb44 100644 --- a/dev-ruby/activesupport/activesupport-6.1.5.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby26 ruby27" +USE_RUBY="ruby26 ruby27 ruby30" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc" |