summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-12-07 18:24:00 +0100
committerHans de Graaff <graaff@gentoo.org>2022-12-07 18:57:13 +0100
commit210fe283328f1229687ba590ca2917c27c65aa9a (patch)
tree0593a4d8a2e257fdcb821491bffe69e0fb437e61
parentdev-ruby/bunny: drop 2.17.0 (diff)
downloadgentoo-210fe283328f1229687ba590ca2917c27c65aa9a.tar.gz
gentoo-210fe283328f1229687ba590ca2917c27c65aa9a.tar.bz2
gentoo-210fe283328f1229687ba590ca2917c27c65aa9a.zip
dev-ruby/actionmailer: add ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/actionmailer/actionmailer-6.1.7.ebuild2
-rw-r--r--dev-ruby/actionmailer/actionmailer-7.0.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-6.1.7.ebuild b/dev-ruby/actionmailer/actionmailer-6.1.7.ebuild
index 93d7d8ab95cd..308f5a5fe391 100644
--- a/dev-ruby/actionmailer/actionmailer-6.1.7.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-6.1.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_DOC="none"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
diff --git a/dev-ruby/actionmailer/actionmailer-7.0.4.ebuild b/dev-ruby/actionmailer/actionmailer-7.0.4.ebuild
index 867075061b56..1877d0fd0f49 100644
--- a/dev-ruby/actionmailer/actionmailer-7.0.4.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-7.0.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_DOC="none"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"