commit: 24a1b9e83f19c871f12ceb5793dba2953c58652e Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Aug 19 05:06:51 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 05:06:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a1b9e8
profiles/package.mask: mask old fast_gettext slot for removal 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 e9de29d6524b..7f3a5ea54a01 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2023-08-19) +# Obsolete slot with its last release in 2018. Fails tests. Use the +# newer slot instead. Masked for removal on 2023-09-19. +dev-ruby/fast_gettext:0 + # Sam James <[email protected]> (2023-08-18) # Masked for testing. =sys-libs/zlib-1.3-r1
