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: Sat, 07 Mar 2020 18:26:19
Message-Id: 1583605568.b2d00afe9196a464bf0af6391ae45d77e793ebe1.grknight@gentoo
1 commit: b2d00afe9196a464bf0af6391ae45d77e793ebe1
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 7 18:09:44 2020 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 7 18:26:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d00afe
7
8 profiles: Unmask Python 3.7 targets from stable for x86
9
10 Ack by mgorny on #gentoo-python
11
12 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
13
14 profiles/arch/x86/use.stable.mask | 4 +---
15 1 file changed, 1 insertion(+), 3 deletions(-)
16
17 diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
18 index 580c08661a6..9d96faf8798 100644
19 --- a/profiles/arch/x86/use.stable.mask
20 +++ b/profiles/arch/x86/use.stable.mask
21 @@ -5,9 +5,7 @@
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.7 is not stable.
26 -python_targets_python3_7
27 -python_single_target_python3_7
28 +# dev-lang/python:3.8 is not stable.
29 python_targets_python3_8
30 python_single_target_python3_8