commit: 17a528ccae5ccd270db398f84918a40e3144b7e0 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Nov 28 12:12:35 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Nov 28 12:14:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a528cc
profiles/prefix/darwin/macos/10.15: unmask bash-5.1 and dep here too Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/darwin/macos/10.15/package.accept_keywords | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/prefix/darwin/macos/10.15/package.accept_keywords b/profiles/prefix/darwin/macos/10.15/package.accept_keywords new file mode 100644 index 00000000000..268e7873bb5 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.15/package.accept_keywords @@ -0,0 +1,6 @@ +# 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 Catalina +=app-shells/bash-5.1_rc3 ** +=sys-libs/readline-8.1_rc3 **
