summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-02 05:24:42 +0100
committerSam James <sam@gentoo.org>2023-04-02 06:06:22 +0100
commit0deb8e13d0111ba71e98c9c0010d3b58171aef15 (patch)
tree45dc61aff132043721669bb3dbdc0709182af57e /dev-ruby/sqlite3
parentdev-ruby/parallel: enable ruby32 (diff)
downloadgentoo-0deb8e13d0111ba71e98c9c0010d3b58171aef15.tar.gz
gentoo-0deb8e13d0111ba71e98c9c0010d3b58171aef15.tar.bz2
gentoo-0deb8e13d0111ba71e98c9c0010d3b58171aef15.zip
dev-ruby/sqlite3: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/sqlite3')
-rw-r--r--dev-ruby/sqlite3/sqlite3-1.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/sqlite3/sqlite3-1.6.1.ebuild b/dev-ruby/sqlite3/sqlite3-1.6.1.ebuild
index 778eebd8854a..6bc8448ba291 100644
--- a/dev-ruby/sqlite3/sqlite3-1.6.1.ebuild
+++ b/dev-ruby/sqlite3/sqlite3-1.6.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_TASK_DOC="faq"
RUBY_FAKEGEM_DOCDIR="doc faq"