Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/
Date: Thu, 30 Nov 2017 21:37:03
Message-Id: 1512077776.a648045d4790ead9ba50716fc6a94947e5f406e3.floppym@gentoo
1 commit: a648045d4790ead9ba50716fc6a94947e5f406e3
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 30 21:36:16 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 21:36:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a648045d
7
8 profiles: drop python3_6 stable mask on alpha
9
10 Bug: https://bugs.gentoo.org/639114
11
12 profiles/arch/alpha/use.stable.mask | 5 -----
13 1 file changed, 5 deletions(-)
14
15 diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask
16 index 32749b5d84a..d02ad2687c9 100644
17 --- a/profiles/arch/alpha/use.stable.mask
18 +++ b/profiles/arch/alpha/use.stable.mask
19 @@ -4,11 +4,6 @@
20 # This file requires eapi 5 or later. New entries go on top.
21 # Please use the same syntax as in use.mask
22
23 -# Mike Gilbert <floppym@g.o> (28 Oct 2017)
24 -# Mask python targets until dev-lang/python is stable.
25 -python_single_target_python3_6
26 -python_targets_python3_6
27 -
28 # Tobias Klausmann <klausman@g.o> (17 Mar 2016)
29 # Webkit itself is enormous (~13h compile+test on our fastest dev machine), so
30 # it will remain not-stable forever. Mask the USE flag accordingly.