commit:     0deb8e13d0111ba71e98c9c0010d3b58171aef15
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 04:24:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 05:06:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0deb8e13

dev-ruby/sqlite3: enable ruby32

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/sqlite3/sqlite3-1.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to