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: Tue, 10 Mar 2020 16:49:06
Message-Id: 1583858903.58118bbfaa4fa63cb9b55eead944aa18e6baefaf.grknight@gentoo
1 commit: 58118bbfaa4fa63cb9b55eead944aa18e6baefaf
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 10 16:48:23 2020 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 10 16:48:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58118bbf
7
8 Revert "profiles: Unmask Python 3.7 targets from stable for ia64"
9
10 This reverts commit f2a5927f8f0ba8e49018cf71662e5d3fe9c611cd.
11
12 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
13
14 profiles/arch/ia64/use.stable.mask | 4 +++-
15 1 file changed, 3 insertions(+), 1 deletion(-)
16
17 diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask
18 index 6ba9d69dbe1..c7768a7961e 100644
19 --- a/profiles/arch/ia64/use.stable.mask
20 +++ b/profiles/arch/ia64/use.stable.mask
21 @@ -9,7 +9,9 @@
22 ruby_targets_ruby25
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