From caaf43dd027f223daced92fbb6be723e688cd71c Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 15 Jun 2023 16:43:33 -0400 Subject: [PATCH] profiles: add masks for sys-apps/musl-locales Signed-off-by: Mike Gilbert --- profiles/base/package.mask | 4 ++++ profiles/features/musl/package.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/base/package.mask b/profiles/base/package.mask index 13ebbc9bd1e6b..f09a97d08bf51 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert (2023-06-15) +# Conflicts with glibc. +sys-apps/musl-locales + # Sam James (2023-06-06) # Only available on Linux. dev-libs/libaio diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 94bf8b9e00bcd..3b525be688120 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert (2023-06-15) +# Reverse entry from base profile. +-sys-apps/musl-locales + # Maciej Barć (2023-04-03) # Mask until execinfo.h use can be properly patched, bug #877721 and #903689. dev-scheme/guile-ssh