commit: cc350ed13255a5e48e12ab5fbe3ff6b720e8aca2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Aug 19 05:24:19 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 05:24:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc350ed1
profiles/package.mask: revert fast_gettext mask This is still used by an old slot of gettext-setup which in turn is still used by r10k. Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7b6e828d5c47..0f7b3445b644 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,11 +33,6 @@ #--- 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
