summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 17:45:30 +0100
committerSam James <sam@gentoo.org>2023-04-07 19:09:34 +0100
commitae1582a2f771099ac74222842d2834b7ac962ac5 (patch)
tree0ffea59707296e8fc8952ecf258542750e51a24a
parentapp-containers/docker-cli: add 23.0.3 (diff)
downloadgentoo-ae1582a2f771099ac74222842d2834b7ac962ac5.tar.gz
gentoo-ae1582a2f771099ac74222842d2834b7ac962ac5.tar.bz2
gentoo-ae1582a2f771099ac74222842d2834b7ac962ac5.zip
dev-ruby/ruby-glib2: enable ruby32 for 4.1.x
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/ruby-glib2/ruby-glib2-4.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-glib2/ruby-glib2-4.1.2.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-4.1.2.ebuild
index 123e4695f826..0de91c6941c6 100644
--- a/dev-ruby/ruby-glib2/ruby-glib2-4.1.2.ebuild
+++ b/dev-ruby/ruby-glib2/ruby-glib2-4.1.2.ebuild
@@ -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