commit: eb6c25f93c1f29c9c7c395a272027a373a2d0373 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 10:32:59 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 10:33:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6c25f9
profiles/package.mask: mask old gettext-setup slot Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 50746033b25e..6b5ae757b2d4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2023-12-09) +# Old slot that depends on packages that are not ruby32-compatible. No +# reverse dependencies left. Please use the newer slot instead. Masked +# for removal on 2024-01-09. +dev-ruby/gettext-setup:0 + # Michał Górny <[email protected]> (2023-12-08) # The both remaining virtuals are deprecated in favor of using # python_gen_cond_dep directly, and no longer used in any packages
