commit: b6047c12249a4a3e3fee8e1e67a2550596e443df Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Nov 26 16:01:38 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Nov 26 16:01:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6047c12
profiles/prefix/darwin/macos/11.0: keyword the only compiling bash version Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/darwin/macos/11.0/package.accept_keywords | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/prefix/darwin/macos/11.0/package.accept_keywords b/profiles/prefix/darwin/macos/11.0/package.accept_keywords new file mode 100644 index 00000000000..b1959522693 --- /dev/null +++ b/profiles/prefix/darwin/macos/11.0/package.accept_keywords @@ -0,0 +1,5 @@ +# 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 **
