diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-14 14:39:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-14 14:40:18 +0100 |
commit | 0a497e0e858c7a999e547cb8cf0eae00167ed094 (patch) | |
tree | 0a8bf374e6f821170648bb0b4d6d413ab54356ae /profiles/prefix | |
parent | dev-util/cmake-3.19.3: disable Xcode hooks more drastically (diff) | |
download | gentoo-0a497e0e858c7a999e547cb8cf0eae00167ed094.tar.gz gentoo-0a497e0e858c7a999e547cb8cf0eae00167ed094.tar.bz2 gentoo-0a497e0e858c7a999e547cb8cf0eae00167ed094.zip |
profiles/prefix/darwin/macos/package.mask: drop cmake-3.19.3 mask
cmake ebuild was fixed
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 523a5c82a1d1..99f21f91b1f5 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 <grobian@gentoo.org> (2021-01-14) -# fails to compile with was not declared in this scope errors -=dev-util/cmake-3.19.3 - # Fabian Groffen <grobian@gentoo.org> (2021-01-10) # fails to compile on regex and nonull definitions in # gnulib/malloc/dynarray-skeleton.c |