From 02d6226bc2f92baf94bae2395f1d56a31d0404ac Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 10 Dec 2020 14:17:01 +0000 Subject: profiles/prefix/darwin/macos/{10.15, 11.0}: adjust bash unmask message Signed-off-by: Sam James --- profiles/prefix/darwin/macos/10.15/package.unmask | 9 +++++---- profiles/prefix/darwin/macos/11.0/package.unmask | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'profiles/prefix') diff --git a/profiles/prefix/darwin/macos/10.15/package.unmask b/profiles/prefix/darwin/macos/10.15/package.unmask index ba281c130957..08df86b1e664 100644 --- a/profiles/prefix/darwin/macos/10.15/package.unmask +++ b/profiles/prefix/darwin/macos/10.15/package.unmask @@ -1,9 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James (2020-12-07) -# Unmask only working versions for Big Sur +# Sam James (2020-12-10) +# Unmask only working versions for Catalina +# (and Big Sur) # They're currently masked in main tree # for testing. ->=sys-libs/readline-8.1 ->=app-shells/bash-5.1 +~sys-libs/readline-8.1 +~app-shells/bash-5.1 diff --git a/profiles/prefix/darwin/macos/11.0/package.unmask b/profiles/prefix/darwin/macos/11.0/package.unmask index ba281c130957..c962eae041f1 100644 --- a/profiles/prefix/darwin/macos/11.0/package.unmask +++ b/profiles/prefix/darwin/macos/11.0/package.unmask @@ -3,7 +3,8 @@ # Sam James (2020-12-07) # Unmask only working versions for Big Sur +# (and Catalina) # They're currently masked in main tree # for testing. ->=sys-libs/readline-8.1 ->=app-shells/bash-5.1 +~sys-libs/readline-8.1 +~app-shells/bash-5.1 -- cgit v1.2.3-65-gdbad