summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-03-26 09:39:12 +0100
committerHans de Graaff <graaff@gentoo.org>2022-03-26 15:29:48 +0100
commit6282434798f3511c850ac4c7085f73d30c578bec (patch)
tree923482c1594965cb4a80f9c73eeae1166a7c1d10
parentdev-ruby/actioncable: add ruby30 (diff)
downloadgentoo-62824347.tar.gz
gentoo-62824347.tar.bz2
gentoo-62824347.zip
dev-ruby/actionmailer: add ruby30
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/actionmailer/actionmailer-7.0.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-7.0.2.3.ebuild b/dev-ruby/actionmailer/actionmailer-7.0.2.3.ebuild
index baca61a4f1fa..75c786bf6d3e 100644
--- a/dev-ruby/actionmailer/actionmailer-7.0.2.3.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-7.0.2.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27"
+USE_RUBY="ruby27 ruby30"
RUBY_FAKEGEM_RECIPE_DOC="none"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"