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/arm/
Date: Tue, 10 Mar 2020 16:13:54
Message-Id: 1583856824.fc50bc81eeaee66c3d1c4102a9e025c37ffb4e9f.grknight@gentoo
1 commit: fc50bc81eeaee66c3d1c4102a9e025c37ffb4e9f
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 10 15:21:10 2020 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 10 16:13:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc50bc81
7
8 Revert "profiles: Unmask Python 3.7 targets from stable for arm"
9
10 This reverts commit 6fb00d24446abe12d0c95e0049cf406a35f8b038.
11
12 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
13
14 profiles/arch/arm/use.stable.mask | 4 +++-
15 1 file changed, 3 insertions(+), 1 deletion(-)
16
17 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask
18 index f54aac2c2b8..2ca8927f490 100644
19 --- a/profiles/arch/arm/use.stable.mask
20 +++ b/profiles/arch/arm/use.stable.mask
21 @@ -13,7 +13,9 @@ ayatana
22 php_targets_php7-3
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