diff options
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 5c28061b2ff6..3db006422db7 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -99,8 +99,8 @@ LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses te # Manuel Rüger <mrueg@gentoo.org> (2015-09-09) # Default Ruby build target(s) -# Updated to add ruby31 on 2023-05-29 -RUBY_TARGETS="ruby30 ruby31" +# Updated to add ruby31 on 2023-05-29 and to drop ruby30 on 2023-06-17 +RUBY_TARGETS="ruby31" # Andreas K. Hüttel <dilfridge@gentoo.org> (2022-10-22) # These USE flags are what is common between the various sub-profiles. Stages 2 |