commit:     a69b4035dcec98904c391e99dbade70d2c9053b0
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon May 20 09:12:53 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 20 09:15:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69b4035

profiles: prepare the base profile for ruby32

See bug https://bugs.gentoo.org/932285

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 profiles/base/make.defaults   | 4 ++--
 profiles/base/use.stable.mask | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 51a5b5cdbb46..7d731fd07cf1 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -94,9 +94,9 @@ XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options 
ipp2p iface geoip fu
 LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text"
 
 # Manuel Rüger <[email protected]> (2015-09-09)
+# Hans de Graaff <[email protected]> (2024-05-20)
 # Default Ruby build target(s)
-# Updated to add ruby31 on 2023-05-29 and to drop ruby30 on 2023-06-17
-RUBY_TARGETS="ruby31"
+RUBY_TARGETS="ruby31 ruby32"
 
 # Andreas K. Hüttel <[email protected]> (2022-10-22)
 # These USE flags are what is common between the various sub-profiles. Stages 2

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 0a161be42cc7..ee3bba441b93 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -17,7 +17,6 @@ llvm_slot_18
 
 # Hans de Graaff <[email protected]> (2023-12-25)
 # Currently in testing and not ready to go stable yet.
-ruby_targets_ruby32
 ruby_targets_ruby33
 
 # Michael Orlitzky <[email protected]> (2023-12-05)

Reply via email to