diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-06-17 19:45:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-06-17 19:45:55 +0100 |
commit | 59fb6ea4eff116f078307a57217645762b78aba7 (patch) | |
tree | bc4b009c0fb67e5716ad01ba8306a486fe4744ed /profiles/base | |
parent | 197f0639ca0a63b397552e059e2a992d39e09e55 (diff) |
gentoo auto-resync : 17:06:2023 - 19:45:55
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 |