commit: 6a41e62c0f0b8a0ba844c0591238ea02de22a9cf Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Mar 25 12:04:54 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 19 08:36:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a41e62c
profiles/package.mask: mask ruby31 for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2ea9a9f4fbe8..da138b157ccd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2025-04-19) +# Ruby 3.1 is no longer supported upstream and will no longer +# receive security updates. This mask also includes any +# remaining ruby31-only packages. +dev-lang/ruby:3.1 +dev-ruby/async:1 +dev-ruby/pathutil +=app-admin/puppet-7* + # Conrad Kostecki <[email protected]> (2025-04-18) # Package not needed anymore by the only consumer net-dns/hash-slinger. # Masked for removal on 2025-05-18. Bug #952341
