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/ia64/
Date: Sat, 07 Mar 2020 18:26:18
Message-Id: 1583605568.f2a5927f8f0ba8e49018cf71662e5d3fe9c611cd.grknight@gentoo
1 commit: f2a5927f8f0ba8e49018cf71662e5d3fe9c611cd
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 7 18:07:59 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=f2a5927f
7
8 profiles: Unmask Python 3.7 targets from stable for ia64
9
10 Ack by mgorny on #gentoo-python
11
12 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
13
14 profiles/arch/ia64/use.stable.mask | 4 +---
15 1 file changed, 1 insertion(+), 3 deletions(-)
16
17 diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask
18 index c7768a7961e..6ba9d69dbe1 100644
19 --- a/profiles/arch/ia64/use.stable.mask
20 +++ b/profiles/arch/ia64/use.stable.mask
21 @@ -9,9 +9,7 @@
22 ruby_targets_ruby25
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