commit: 756b4a5568d80e7eb512c01a4027c015c0cef65d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 23 09:14:04 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 23 09:37:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756b4a55
profiles: fix mask message typo Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 6f40aef60e9a..b585ba63b60f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -180,7 +180,7 @@ dev-java/netty =dev-libs/nss-3.90 # Sam James <[email protected]> (2023-06-05) -# Fails to boostrap, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110120. +# Fails to bootstrap, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110120. =sys-devel/gcc-14.0.0_pre20230604 # Michael Orlitzky <[email protected]> (2023-06-04)
