Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/10.15/
Date: Sat, 28 Nov 2020 12:14:07
Message-Id: 1606565641.17a528ccae5ccd270db398f84918a40e3144b7e0.grobian@gentoo
1 commit: 17a528ccae5ccd270db398f84918a40e3144b7e0
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 28 12:12:35 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 28 12:14:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a528cc
7
8 profiles/prefix/darwin/macos/10.15: unmask bash-5.1 and dep here too
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11
12 profiles/prefix/darwin/macos/10.15/package.accept_keywords | 6 ++++++
13 1 file changed, 6 insertions(+)
14
15 diff --git a/profiles/prefix/darwin/macos/10.15/package.accept_keywords b/profiles/prefix/darwin/macos/10.15/package.accept_keywords
16 new file mode 100644
17 index 00000000000..268e7873bb5
18 --- /dev/null
19 +++ b/profiles/prefix/darwin/macos/10.15/package.accept_keywords
20 @@ -0,0 +1,6 @@
21 +# Copyright 1999-2020 Gentoo Authors
22 +# Distributed under the terms of the GNU General Public License v2
23 +
24 +# this is the only version known to compile on macOS Catalina
25 +=app-shells/bash-5.1_rc3 **
26 +=sys-libs/readline-8.1_rc3 **