dev-ruby/ruby-pango: enable ruby32 for 4.1.x

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-04-07 17:56:54 +01:00
parent 891e08e648
commit e615b662c6

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
USE_RUBY="ruby27 ruby30 ruby31"
USE_RUBY="ruby27 ruby30 ruby31 ruby32"
inherit ruby-ng-gnome2