summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-27 10:11:51 +0100
committerSam James <sam@gentoo.org>2023-03-27 10:14:30 +0100
commit9e7b77d6fb173a7f8fc810b0d2bdbc8774001ad6 (patch)
tree305f433596a654f4c6d0b89ebc5724a27b08be4b /dev-ruby/mail
parentdev-ruby/redcloth: enable ruby32 (diff)
downloadgentoo-9e7b77d6fb173a7f8fc810b0d2bdbc8774001ad6.tar.gz
gentoo-9e7b77d6fb173a7f8fc810b0d2bdbc8774001ad6.tar.bz2
gentoo-9e7b77d6fb173a7f8fc810b0d2bdbc8774001ad6.zip
dev-ruby/mail: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/mail')
-rw-r--r--dev-ruby/mail/mail-2.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mail/mail-2.8.1.ebuild b/dev-ruby/mail/mail-2.8.1.ebuild
index 0dce16387ebe..27ce6a1cead4 100644
--- a/dev-ruby/mail/mail-2.8.1.ebuild
+++ b/dev-ruby/mail/mail-2.8.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"