commit: c60db82a12d81e4c1da0410297d68bbb75f32f5c Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Tue Jan 14 06:48:58 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 17 07:11:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60db82a
profiles/package.mask: Mask MySQL 8.4 for testing Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/34267 Closes: https://github.com/gentoo/gentoo/pull/34267 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0526007dd331..b018eb2ff43a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,10 @@ #--- END OF EXAMPLES --- +# Alfred Wingate <[email protected]> (2025-05-17) +# Masked for testing +dev-db/mysql:8.4 + # Andreas Sturmlechner <[email protected]> (2025-05-15) # Very dead upstream, very many open bugs for years without anyone fixing. # Bugs #314835, #632432, #827131, #874429, #908830, #925513, #934808.
