Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/x86/, profiles/arch/arm/, ...
Date: Tue, 08 Nov 2022 05:46:44
Message-Id: 1667886396.ca13c8c6c4007aa508332bc283997600b881742e.sam@gentoo
1 commit: ca13c8c6c4007aa508332bc283997600b881742e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 8 05:46:05 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 8 05:46:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca13c8c6
7
8 profiles/arch: drop extraneous py3.11 masks
9
10 Fixes: dc1cf83c71469cc5e2b63e5c28bad3e7583c9260
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 profiles/arch/arm/package.use.stable.mask | 4 ----
14 profiles/arch/arm64/package.use.stable.mask | 4 ----
15 profiles/arch/hppa/package.use.stable.mask | 4 ----
16 profiles/arch/powerpc/package.use.stable.mask | 4 ----
17 profiles/arch/sparc/package.use.stable.mask | 4 ----
18 profiles/arch/x86/package.use.stable.mask | 4 ----
19 6 files changed, 24 deletions(-)
20
21 diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
22 index b4f4e7f33cc3..b149b0eec5d0 100644
23 --- a/profiles/arch/arm/package.use.stable.mask
24 +++ b/profiles/arch/arm/package.use.stable.mask
25 @@ -1,10 +1,6 @@
26 # Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 -# Michał Górny <mgorny@g.o> (2022-11-06)
30 -# Unmask the target on python-exec while it's masked elsewhere.
31 -dev-lang/python-exec -python_targets_python3_11
32 -
33 # Sam James <sam@g.o> (2022-07-06)
34 # sci-libs/sundials is not marked stable on arm
35 sci-mathematics/octave sundials
36
37 diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
38 index 35cab10d34bc..f35278ffe81e 100644
39 --- a/profiles/arch/arm64/package.use.stable.mask
40 +++ b/profiles/arch/arm64/package.use.stable.mask
41 @@ -1,10 +1,6 @@
42 # Copyright 1999-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 -# Michał Górny <mgorny@g.o> (2022-11-06)
46 -# Unmask the target on python-exec while it's masked elsewhere.
47 -dev-lang/python-exec -python_targets_python3_11
48 -
49 # Sam James <sam@g.o> (2022-07-06)
50 # sci-libs/sundials is not marked stable on arm64
51 sci-mathematics/octave sundials
52
53 diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask
54 index 90b54e393b45..7cf82efcb40a 100644
55 --- a/profiles/arch/hppa/package.use.stable.mask
56 +++ b/profiles/arch/hppa/package.use.stable.mask
57 @@ -17,10 +17,6 @@
58
59 #--- END OF EXAMPLES ---
60
61 -# Michał Górny <mgorny@g.o> (2022-11-06)
62 -# Unmask the target on python-exec while it's masked elsewhere.
63 -dev-lang/python-exec -python_targets_python3_11
64 -
65 # Sam James <sam@g.o> (2022-02-02)
66 # net-analyzer/net-snmp is not marked stable on HPPA
67 net-analyzer/ifstat snmp
68
69 diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask
70 index f8aa43f0355b..38f788d28fff 100644
71 --- a/profiles/arch/powerpc/package.use.stable.mask
72 +++ b/profiles/arch/powerpc/package.use.stable.mask
73 @@ -17,10 +17,6 @@
74
75 #--- END OF EXAMPLES ---
76
77 -# Michał Górny <mgorny@g.o> (2022-11-06)
78 -# Unmask the target on python-exec while it's masked elsewhere.
79 -dev-lang/python-exec -python_targets_python3_11
80 -
81 # Sam James <sam@g.o> (2021-10-25)
82 # Various unstable dependencies:
83 # gnome-base/nautilus
84
85 diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
86 index 0e301da22bc5..2f0f7b4fc724 100644
87 --- a/profiles/arch/sparc/package.use.stable.mask
88 +++ b/profiles/arch/sparc/package.use.stable.mask
89 @@ -1,10 +1,6 @@
90 # Copyright 2019-2022 Gentoo Authors
91 # Distributed under the terms of the GNU General Public License v2
92
93 -# Michał Górny <mgorny@g.o> (2022-11-06)
94 -# Unmask the target on python-exec while it's masked elsewhere.
95 -dev-lang/python-exec -python_targets_python3_11
96 -
97 # Sam James <sam@g.o> (2022-09-12)
98 # dev-lang/rust lacks wiring up to use our custom rust-bin bootstrap
99 # tarball, so force system-bootstrap instead (i.e. force using rust-bin
100
101 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
102 index 3d18401172ef..2183c009cb16 100644
103 --- a/profiles/arch/x86/package.use.stable.mask
104 +++ b/profiles/arch/x86/package.use.stable.mask
105 @@ -17,10 +17,6 @@
106
107 #--- END OF EXAMPLES ---
108
109 -# Michał Górny <mgorny@g.o> (2022-11-06)
110 -# Unmask the target on python-exec while it's masked elsewhere.
111 -dev-lang/python-exec -python_targets_python3_11
112 -
113 # Andreas Sturmlechner <asturm@g.o> (2022-09-14)
114 # sci-libs/vtk is not stable on x86 and we don't want to complicate
115 # newer maxima stabilisation, bug #867547