diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-06-09 18:36:53 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-06-09 18:36:53 +0200 |
commit | 3a731b52a32224cf31d6321a717e67cfa83b8020 (patch) | |
tree | c7e68edf39e52b13229a8e06e8f2ab3e9171515e /profiles/prefix | |
parent | dev-python/prometheus_client: Bump to 0.8.0 (diff) | |
download | gentoo-3a731b52a32224cf31d6321a717e67cfa83b8020.tar.gz gentoo-3a731b52a32224cf31d6321a717e67cfa83b8020.tar.bz2 gentoo-3a731b52a32224cf31d6321a717e67cfa83b8020.zip |
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@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 44d19c926964..da6fc41ad25e 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 <grobian@gentoo.org> (2020-06-09) +# fails to compile, needs fixing +=sys-apps/gentoo-functions-0.13 + # Fabian Groffen <grobian@gentoo.org> (2019-11-11) # We mask all system headers, and only unmask the slot matching the OS # install in the version profiles |