From f2c73182d7aeea5bc02431411b52e65a840f277d Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 7 Oct 2024 07:06:48 +0000 Subject: [PATCH] eclass/ruby-utils: Sync with Gentoo It's from Gentoo commit de9d78a1f4fc90d54dd2c3c5c6b61acfb1c49d10. --- .../src/third_party/portage-stable/eclass/ruby-utils.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/eclass/ruby-utils.eclass b/sdk_container/src/third_party/portage-stable/eclass/ruby-utils.eclass index 48a25114b3..81bda3abfb 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/ruby-utils.eclass +++ b/sdk_container/src/third_party/portage-stable/eclass/ruby-utils.eclass @@ -36,10 +36,10 @@ esac # provide for a better first installation experience. # All stable RUBY_TARGETS -RUBY_TARGETS_PREFERENCE="ruby31 " +RUBY_TARGETS_PREFERENCE="ruby32 ruby31 " # All other active ruby targets -RUBY_TARGETS_PREFERENCE+="ruby32 ruby33" +RUBY_TARGETS_PREFERENCE+="ruby33" _ruby_implementation_depend() { local rubypn=