commit: 5b82b9ce220bd8401006b474f4df3ea3a40fb62f Author: Z. Liu <zhixu.liu <AT> gmail <DOT> com> AuthorDate: Tue Dec 30 08:37:00 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 1 23:49:19 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b82b9ce
profiles: remove mask for musl /usr/bin/locale is now provided by sys-apps/musl-locale Signed-off-by: Z. Liu <zhixu.liu <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45199 Closes: https://github.com/gentoo/gentoo/pull/45199 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index baa3724e503b..484a845c4aeb 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -446,20 +446,6 @@ dev-libs/level-zero # No musl patches in ebuild <sys-devel/gcc-9 -# Sam James <[email protected]> (2021-11-20) -# Wants /usr/bin/locale -# Fails to build with errors like: -# ``` -# Use of uninitialized value $Text::WrapI18N::charmap in pattern match (m//) at /usr/lib/perl5/vendor_perl/5.34/Text/WrapI18N.pm line 155. -# Can't exec "/usr/bin/locale": No such file or directory at /usr/lib/perl5/vendor_perl/5.34/Text/WrapI18N.pm line 134. -# ``` -app-doc/kicad-doc -app-i18n/man-pages-l10n -app-text/po4a -dev-vcs/git-annex -games-strategy/colobot -www-apps/ikiwiki - # Hank Leininger <[email protected]> (2021-07-14) # Uses glibc-specific rexec(3) function, bug #715898 net-misc/netkit-rsh
