Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/, profiles/arch/powerpc/ppc64/, ...
Date: Thu, 30 Dec 2021 18:00:14
Message-Id: 1640887202.ceff4d09445c6b6d80f934130fafe03e92077b7c.mgorny@gentoo
1 commit: ceff4d09445c6b6d80f934130fafe03e92077b7c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 30 17:59:37 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 30 18:00:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceff4d09
7
8 profiles/arch/powerpc/ppc64*: un-stable-mask python3_10 target
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/arch/powerpc/ppc64/64le/use.stable.mask | 6 ------
13 profiles/arch/powerpc/ppc64/64ul/use.stable.mask | 6 ------
14 profiles/arch/powerpc/ppc64/use.stable.mask | 6 ------
15 3 files changed, 18 deletions(-)
16
17 diff --git a/profiles/arch/powerpc/ppc64/64le/use.stable.mask b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
18 index ea967fc953b8..e724690f1eaf 100644
19 --- a/profiles/arch/powerpc/ppc64/64le/use.stable.mask
20 +++ b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
21 @@ -5,9 +5,3 @@
22 # media-libs/openexr is not marked stable on ppc64
23 # (it's broken on BE and it's more convenient to keep it at ~arch here for now)
24 openexr
25 -
26 -# Michał Górny <mgorny@g.o> (2021-05-04)
27 -# Python 3.10 is not yet stable (and will not be until it's out of beta,
28 -# around September.
29 -python_single_target_python3_10
30 -python_targets_python3_10
31
32 diff --git a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
33 index 9bf68847141b..33785156beac 100644
34 --- a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
35 +++ b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
36 @@ -1,12 +1,6 @@
37 # Copyright 1999-2021 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 -# Michał Górny <mgorny@g.o> (2021-05-04)
41 -# Python 3.10 is not yet stable (and will not be until it's out of beta,
42 -# around September.
43 -python_single_target_python3_10
44 -python_targets_python3_10
45 -
46 # Georgy Yakovlev <gyakovlev@g.o> (2020-01-26)
47 # media-plugins/frei0r-plugins not stable yet
48 frei0r
49
50 diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask
51 index 013b344a472d..c6527e03781f 100644
52 --- a/profiles/arch/powerpc/ppc64/use.stable.mask
53 +++ b/profiles/arch/powerpc/ppc64/use.stable.mask
54 @@ -8,9 +8,3 @@
55 # media-libs/openexr is not marked stable on ppc64
56 # (it's broken on BE and it's more convenient to keep it at ~arch here for now)
57 openexr
58 -
59 -# Michał Górny <mgorny@g.o> (2021-05-04)
60 -# Python 3.10 is not yet stable (and will not be until it's out of beta,
61 -# around September.
62 -python_single_target_python3_10
63 -python_targets_python3_10