commit: 3a731b52a32224cf31d6321a717e67cfa83b8020 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Tue Jun 9 16:36:53 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Tue Jun 9 16:36:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a731b52
profiles/prefix/darwin/macos/package.mask: mask gentoo-functions-0.13 While we wait for having a fix, keep an older version that does compile on macOS. Bug: https://bugs.gentoo.org/727694 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/darwin/macos/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 44d19c92696..da6fc41ad25 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <[email protected]> (2020-06-09) +# fails to compile, needs fixing +=sys-apps/gentoo-functions-0.13 + # Fabian Groffen <[email protected]> (2019-11-11) # We mask all system headers, and only unmask the slot matching the OS # install in the version profiles
