commit:     c2e803c138f84377894ce3a1d20764662d05d477
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  7 16:54:09 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 16:54:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e803c1

profiles/prefix/darwin/macos/11.0: unmask new bash, readline

We need these in order to successfully bootstrap
on Big Sur.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/prefix/darwin/macos/11.0/package.accept_keywords | 6 ------
 profiles/prefix/darwin/macos/11.0/package.mask            | 9 +++++++++
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/profiles/prefix/darwin/macos/11.0/package.accept_keywords 
b/profiles/prefix/darwin/macos/11.0/package.accept_keywords
deleted file mode 100644
index 625d924768f..00000000000
--- a/profiles/prefix/darwin/macos/11.0/package.accept_keywords
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# this is the only version known to compile on macOS Big Sur
-=app-shells/bash-5.1_rc3 **
-=sys-libs/readline-8.1_rc3 **

diff --git a/profiles/prefix/darwin/macos/11.0/package.mask 
b/profiles/prefix/darwin/macos/11.0/package.mask
new file mode 100644
index 00000000000..b9d70a0400f
--- /dev/null
+++ b/profiles/prefix/darwin/macos/11.0/package.mask
@@ -0,0 +1,9 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <s...@gentoo.org> (2020-12-07)
+# Unmask only working versions for Big Sur
+# They're currently masked in main tree
+# for testing.
+->=sys-libs/readline-8.1
+->=app-shells/bash-5.1

Reply via email to