commit: 02d6226bc2f92baf94bae2395f1d56a31d0404ac
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 14:17:01 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 14:17:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d6226b
profiles/prefix/darwin/macos/{10.15, 11.0}: adjust bash unmask message
Signed-off-by: Sam James <sam <AT> gentoo.org>
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(-)
diff --git a/profiles/prefix/darwin/macos/10.15/package.unmask
b/profiles/prefix/darwin/macos/10.15/package.unmask
index ba281c13095..08df86b1e66 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 <[email protected]> (2020-12-07)
-# Unmask only working versions for Big Sur
+# Sam James <[email protected]> (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 ba281c13095..c962eae041f 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 <[email protected]> (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