commit: 68e4c0fadf466071682ba4fe2b4c5df832c6a9cb Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Aug 22 11:58:59 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Aug 22 12:00:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e4c0fa
profiles/prefix/darwin/macos/package.mask: drop obsoleted masks findutils-4.8.0 (only version in the tree) and wget are now fixed 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 b06b52c7682..70b202547e6 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,8 +1,3 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen <[email protected]> (2021-01-10) -# fails to compile on regex and nonull definitions in -# gnulib/malloc/dynarray-skeleton.c -=net-misc/wget-1.21.1 -=sys-apps/findutils-4.8.0
