commit:     202e516f5c66ea9f3dadbf1d6c4360ac91ce6de8
Author:     Bertrand Jacquin <bertrand <AT> jacquin <DOT> bzh>
AuthorDate: Thu Jun  2 19:03:31 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun  4 07:48:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202e516f

profiles/base: remove ruby26 from default RUBY_TARGETS

ruby26 is EOL since 2022-04-12 as per 
https://www.ruby-lang.org/en/downloads/branches.

Closes: https://bugs.gentoo.org/849383
Signed-off-by: Bertrand Jacquin <bertrand <AT> jacquin.bzh>
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 profiles/base/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index ff9d142dabf7..2825065c2bc1 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -102,7 +102,7 @@ LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 
lcdm001 mtxorb ncurses te
 # Manuel RĂ¼ger <mr...@gentoo.org> (2015-09-09)
 # Default Ruby build target(s)
 # Updated to include ruby27 on 2021-10-10
-RUBY_TARGETS="ruby26 ruby27"
+RUBY_TARGETS="ruby27"
 
 # Enable extended filesystem attribute support by default.
 # 
https://archives.gentoo.org/gentoo-dev/message/ba0e3457e4b807e79816f0df03566af0

Reply via email to