commit: f09d1414652184da2a18bf1b38dfb8342e88c3ac Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Dec 7 20:28:54 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Dec 7 20:28:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f09d1414
profiles/prefix/darwin/macos/package.mask: drop gettext mask Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/darwin/macos/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index c7176c9d1b8..831cbe6cf8a 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,11 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <[email protected]> (2020-11-30) -# Builds but collides with libintl despite existing patch -# Temporary mask until investigated -=sys-devel/gettext-0.21 - # Fabian Groffen <[email protected]> (2020-11-23) # no symbols from libopenbsd-compat =net-misc/openssh-8.3_p1-r5
