summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-02-28 08:44:16 +0100
committerHans de Graaff <graaff@gentoo.org>2023-03-04 11:24:42 +0100
commit4383c499b5d9c638372eaa5b1bd88812a63ee695 (patch)
tree1d01e899bfda6034927d01b62eb89d6452494424 /dev-ruby/net-smtp
parentdev-ruby/net-imap: enable ruby32 (diff)
downloadgentoo-4383c499b5d9c638372eaa5b1bd88812a63ee695.tar.gz
gentoo-4383c499b5d9c638372eaa5b1bd88812a63ee695.tar.bz2
gentoo-4383c499b5d9c638372eaa5b1bd88812a63ee695.zip
dev-ruby/net-smtp: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/net-smtp')
-rw-r--r--dev-ruby/net-smtp/net-smtp-0.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-smtp/net-smtp-0.3.3.ebuild b/dev-ruby/net-smtp/net-smtp-0.3.3.ebuild
index f181ba494bc1..0e0f25e62689 100644
--- a/dev-ruby/net-smtp/net-smtp-0.3.3.ebuild
+++ b/dev-ruby/net-smtp/net-smtp-0.3.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# 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_BINWRAP=""
RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"