commit: 90fdba2f666d451f9aed57f1968a83e9aed07975 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Nov 30 03:12:59 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 30 03:12:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90fdba2f
profiles/prefix/darwin/macos/package.mask: unmask =sys-devel/gettext-0.21 Since fixed in the overlay with an upstream patch. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/prefix/darwin/macos/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 502af5fe4ab..831cbe6cf8a 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -6,10 +6,6 @@ =net-misc/openssh-8.3_p1-r5 =net-misc/openssh-8.4_p1-r2 -# Fabian Groffen <[email protected]> (2020-11-23) -# doesn't link, some unresolved symbol from gnulib -=sys-devel/gettext-0.21 - # Fabian Groffen <[email protected]> (2020-06-09) # fails to compile, needs fixing =sys-apps/gentoo-functions-0.13
