commit: 28a782dbeb2c6c1de0853d307a63164635da4ba9 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Aug 1 16:19:48 2022 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Aug 1 16:21:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a782db
profiles/features/musl: mask app-emulation/open-vm-tools Bug: https://bugs.gentoo.org/862795 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 673a2c745c40..63dd6903ed0a 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <[email protected]> (2022-08-01) +# Fails to build. +app-emulation/open-vm-tools + # William Hubbs <[email protected]> (2022-07-30) # Binary package linked against glibc, bug #861893. app-admin/awscli-bin
