Hi, base profile currently defines ruby26 and ruby27 as default ruby targets as per https://gitweb.gentoo.org/repo/gentoo.git/tree/profiles/base/make.defaults#n105 while ruby26 is technically EOL since 2022-04-12 as per https://www.ruby-lang.org/en/downloads/branches Would it be time for gentoo to disable ruby26 from base profile ? Reproducible: Always
PR to remove ruby26 from base profile: https://github.com/gentoo/gentoo/pull/25731
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202e516f5c66ea9f3dadbf1d6c4360ac91ce6de8 commit 202e516f5c66ea9f3dadbf1d6c4360ac91ce6de8 Author: Bertrand Jacquin <bertrand@jacquin.bzh> AuthorDate: 2022-06-02 19:03:31 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2022-06-04 07:48:03 +0000 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@jacquin.bzh> Signed-off-by: Hans de Graaff <graaff@gentoo.org> profiles/base/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Yes, this is a good idea and I've just merged this commit. I've also started the process for removal of ruby26.