commit: 995bfb61141f54bb36d37816f9242678be2507c0 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Tue Jun 14 14:15:59 2022 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Tue Jun 14 14:15:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=995bfb61
prefix/darwin/macos/package.mask: mask vim-8.2.5066 broken compilation, already fixed upstream in 5067 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/darwin/macos/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 0b90c5562381..8a9a258d382f 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,12 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <[email protected]> (2022-06-14) +# timer_create build-failure, corrected upstream in 5067 +# https://github.com/vim/vim/commit/f78b52ba24d8d294869cd013dcc4cd5d4a65cea7 +=app-editors/vim-8.2.5066 +=app-editors/vim-core-8.2.5066 + # Fabian Groffen <[email protected]> (2022-01-08) # malloc crash during install on >=11.0, bug #830425 =dev-util/cmake-3.22.1
