commit: 6ae3099734c7fd4dfe2ee6cfaaf72035086ad373 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 23:17:59 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 23:17:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae30997
profiles/features/musl: fix comment typo Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index b99c9b105719..9bf366b93565 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -323,7 +323,7 @@ app-editors/jasspa-microemacs sys-auth/libnss-nis # Sergei Trofimovich <[email protected]> (2020-03-21) -# Needs a port no musl. Uses glibc-specific termio and __getppid. +# Needs a port to musl. Uses glibc-specific termio and __getppid. app-emulation/ski # Sergei Trofimovich <[email protected]> (2020-03-21)
