diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-01-15 11:54:41 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-01-15 11:54:41 +0000 |
commit | 046c3c0984fd20387a9f86cdd0842fd81e70d94f (patch) | |
tree | cc10a34db3ff175a68ebd1f398672156c9aad0e9 /profiles/base | |
parent | bdc9b55c978e3939e16252e66e83950cbecbf77c (diff) |
gentoo auto-resync : 15:01:2023 - 11:54:40
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/make.defaults | 6 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index d7bc0fde9322..ab69dbfae58e 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # System-wide defaults for the Portage system @@ -101,8 +101,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 include ruby27 on 2021-10-10 -RUBY_TARGETS="ruby27" +# Updated to include ruby30 on 2023-01-15 +RUBY_TARGETS="ruby27 ruby30" # Andreas K. Hüttel <dilfridge@gentoo.org> (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 419ea2fee196..4cb6c49e0416 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. @@ -25,8 +25,7 @@ darcs python_targets_pypy3 python_single_target_pypy3 -# Hans de Graaff <graaff@gentoo.org> (2021-10-10) +# Hans de Graaff <graaff@gentoo.org> (2023-01-15) # Currently in testing and not ready to go stable yet. -ruby_targets_ruby30 ruby_targets_ruby31 ruby_targets_ruby32 |