commit: 4842750298d1c338323762de3aef27132ab79231 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Jul 30 09:40:41 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jul 30 09:40:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48427502
profiles/package.mask: mask obsolete tzinfo slot Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1db3bb720ae9..dfa04b3b1998 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2025-07-30) +# Obsolete slot that is ruby33-only. Use the newer slot instead. Removal +# on 2025-08-30. +dev-ruby/tzinfo:1 + # Eli Schwartz <[email protected]> (2025-07-28) # Unmaintained, out of date, last upstream release in 2018, last # packaged release 2015. Broken with modern system interfaces for
