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, 10 Mar 2020 16:49:06
Message-Id: 1583858928.d996e06e13e4ce43e00f80e2f7dff1c00e19f267.grknight@gentoo
1 commit: d996e06e13e4ce43e00f80e2f7dff1c00e19f267
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 10 16:48:48 2020 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 10 16:48:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d996e06e
7
8 Revert "profiles: Unmask Python 3.7 targets from stable for x86"
9
10 This reverts commit b2d00afe9196a464bf0af6391ae45d77e793ebe1.
11
12 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
13
14 profiles/arch/x86/use.stable.mask | 4 +++-
15 1 file changed, 3 insertions(+), 1 deletion(-)
16
17 diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
18 index 9d96faf8798..580c08661a6 100644
19 --- a/profiles/arch/x86/use.stable.mask
20 +++ b/profiles/arch/x86/use.stable.mask
21 @@ -5,7 +5,9 @@
22 # Please use the same syntax as in use.mask
23
24 # Mike Gilbert <floppym@g.o> (2017-06-08)
25 -# dev-lang/python:3.8 is not stable.
26 +# dev-lang/python:3.7 is not stable.
27 +python_targets_python3_7
28 +python_single_target_python3_7
29 python_targets_python3_8
30 python_single_target_python3_8