From 3e6c251b4b3cd8f2d275efce32d441a83536ef42 Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Fri, 5 Jul 2019 13:46:10 +0200 Subject: [PATCH] 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 --- profiles/prefix/darwin/macos/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2