summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-03-19 07:01:35 +0100
committerHans de Graaff <graaff@gentoo.org>2024-03-19 07:27:20 +0100
commit511655019af4258ed05fab41ca2d3fcd5e2c806b (patch)
treebd09293a096268b8efb891e0f0f618732dd01667 /dev-ruby
parentmedia-libs/libxmp: Keyword 4.6.0 x86, #927243 (diff)
downloadgentoo-511655019af4258ed05fab41ca2d3fcd5e2c806b.tar.gz
gentoo-511655019af4258ed05fab41ca2d3fcd5e2c806b.tar.bz2
gentoo-511655019af4258ed05fab41ca2d3fcd5e2c806b.zip
dev-ruby/actionmailer: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionmailer/actionmailer-7.1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-7.1.3.2.ebuild b/dev-ruby/actionmailer/actionmailer-7.1.3.2.ebuild
index 392c6717f2ef..87b768fa5ef5 100644
--- a/dev-ruby/actionmailer/actionmailer-7.1.3.2.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-7.1.3.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_DOC="none"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"