Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/
Date: Tue, 28 Apr 2020 13:55:06
Message-Id: 1588082066.62adb6f7c1eb47c7c236c7dac8aa20da712fc5a6.grknight@gentoo
1 commit: 62adb6f7c1eb47c7c236c7dac8aa20da712fc5a6
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 13:54:26 2020 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 13:54:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62adb6f7
7
8 profiles: x86/{p.,}u.s.mask - Drop obsolete entries
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11
12 profiles/arch/x86/package.use.stable.mask | 7 +------
13 profiles/arch/x86/use.stable.mask | 6 ++----
14 2 files changed, 3 insertions(+), 10 deletions(-)
15
16 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
17 index da3604fdb08..520a1f700ee 100644
18 --- a/profiles/arch/x86/package.use.stable.mask
19 +++ b/profiles/arch/x86/package.use.stable.mask
20 @@ -29,11 +29,6 @@ kde-plasma/xdg-desktop-portal-kde screencast
21 sys-apps/xdg-desktop-portal screencast
22 x11-wm/mutter screencast
23
24 -# Brian Evans <grknight@g.o> (2019-05-22)
25 -# Allow python-exec to install all targets
26 -# Ack by mgorny
27 -dev-lang/python-exec -python_targets_python3_7 -python_targets_python3_8
28 -
29 # Andreas Sturmlechner <asturm@g.o> (2019-05-21)
30 # dev-db/oracle-instantclient ain't stable
31 dev-qt/qtsql oci8
32 @@ -90,4 +85,4 @@ dev-cpp/eigen test
33 # Michał Górny <mgorny@g.o> (2014-03-30)
34 # Don't apply stable masks to python-exec since we're forcing every
35 # impl there anyway. Please keep this in sync with use.stable.mask.
36 -dev-lang/python-exec -python_targets_pypy3
37 +dev-lang/python-exec -python_targets_pypy3 -python_targets_python3_8
38
39 diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
40 index 580c08661a6..e8270840f6f 100644
41 --- a/profiles/arch/x86/use.stable.mask
42 +++ b/profiles/arch/x86/use.stable.mask
43 @@ -1,13 +1,11 @@
44 -# Copyright 1999-2019 Gentoo Authors
45 +# Copyright 1999-2020 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 # This file requires eapi 5 or later. New entries go on top.
49 # Please use the same syntax as in use.mask
50
51 # Mike Gilbert <floppym@g.o> (2017-06-08)
52 -# dev-lang/python:3.7 is not stable.
53 -python_targets_python3_7
54 -python_single_target_python3_7
55 +# dev-lang/python:3.8 is not stable.
56 python_targets_python3_8
57 python_single_target_python3_8