Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sat, 02 Jul 2022 08:36:47
Message-Id: 1656750899.8367582b6f11e405446a0ebe3cad9f2cb3ffee9b.asturm@gentoo
1 commit: 8367582b6f11e405446a0ebe3cad9f2cb3ffee9b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 08:34:59 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 08:34:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8367582b
7
8 profiles: ~app-office/libreoffice-bin-7.3.3.2 supports py-3.9 only
9
10 Bug: https://bugs.gentoo.org/845546
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 profiles/base/package.use | 6 +++++-
14 1 file changed, 5 insertions(+), 1 deletion(-)
15
16 diff --git a/profiles/base/package.use b/profiles/base/package.use
17 index 137647598358..13859d0233a3 100644
18 --- a/profiles/base/package.use
19 +++ b/profiles/base/package.use
20 @@ -1,7 +1,11 @@
21 # Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -# Andreas Sturmlechner <asturm@g.o>
25 +# Andreas Sturmlechner <asturm@g.o> (2022-07-02)
26 +# Only python 3.9 supported, bug #845546
27 +~app-office/libreoffice-bin-7.3.3.2 python_single_target_python3_9
28 +
29 +# Andreas Sturmlechner <asturm@g.o> (2022-06-14)
30 # Only python 3.9 supported, bug #835921
31 dev-util/kdevelop-python:5 python_single_target_python3_9