commit: 0a497e0e858c7a999e547cb8cf0eae00167ed094 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Jan 14 13:39:49 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Jan 14 13:40:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a497e0e
profiles/prefix/darwin/macos/package.mask: drop cmake-3.19.3 mask cmake ebuild was fixed Signed-off-by: Fabian Groffen <grobian <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 523a5c82a1d..99f21f91b1f 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,10 +1,6 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen <[email protected]> (2021-01-14) -# fails to compile with was not declared in this scope errors -=dev-util/cmake-3.19.3 - # Fabian Groffen <[email protected]> (2021-01-10) # fails to compile on regex and nonull definitions in # gnulib/malloc/dynarray-skeleton.c
