Summary: | base profile RUBY_TARGETS="ruby26" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bertrand Jacquin <bertrand> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bertrand, gentoo |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://www.ruby-lang.org/en/downloads/branches | ||
See Also: | https://github.com/gentoo/gentoo/pull/25731 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Bertrand Jacquin
2022-06-02 19:02:26 UTC
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. |