From: Guilherme Amadio Date: Fri, 5 Jul 2019 11:46:10 +0000 (+0200) Subject: profiles/prefix/darwin/macos/package.mask: update mask for CMake X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3e6c251b4b3cd8f2d275efce32d441a83536ef42;p=gentoo.git profiles/prefix/darwin/macos/package.mask: update mask for CMake After a while, this mask started masking all available versions of CMake. Upon request, CMake 3.14.5 has been added back to the tree, to allow bootstrapping on Darwin again, therefore the mask update. Bug: https://bugs.gentoo.org/689234 Signed-off-by: Guilherme Amadio --- diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 09d72567e2d3..90f5046d4b90 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -21,7 +21,7 @@ # Newer versions break because they insist on sysroot usage lacking # -lSystem as looked for by clang/llvm. If your system got this # package, you have to emerge -C cmake and re-emerge it. ->dev-util/cmake-3.13.4 +>=dev-util/cmake-3.14 # James Le Cuirot (2015-07-29) # Recent Oracle releases only support recent Mac OS releases. We can't