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/
Date: Thu, 14 Oct 2021 09:07:19
Message-Id: 1634202416.35310cdcdda866a2517c10e4ce9027e6d7e71774.sam@gentoo
1 commit: 35310cdcdda866a2517c10e4ce9027e6d7e71774
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 09:06:56 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 09:06:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35310cdc
7
8 profiles/arch/sparc: unmask ruby27 for stable
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/sparc/make.defaults | 4 ----
13 profiles/arch/sparc/use.stable.mask | 4 ----
14 2 files changed, 8 deletions(-)
15
16 diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults
17 index 520645d7f49..584be81c8c4 100644
18 --- a/profiles/arch/sparc/make.defaults
19 +++ b/profiles/arch/sparc/make.defaults
20 @@ -46,7 +46,3 @@ VIDEO_CARDS="fbdev glint mga r128 radeon"
21 # Enable USE=libtirpc by default, to ease dependency resolution during
22 # the stabilization of glibc-2.26. Bug 657148
23 USE="libtirpc"
24 -
25 -# Hans de Graaff <graaff@g.o> (2021-10-10)
26 -# Temporary override base default to support the ruby27 stable bug 801289
27 -RUBY_TARGETS="ruby26"
28
29 diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask
30 index 338ba8792bc..fec578b5e9a 100644
31 --- a/profiles/arch/sparc/use.stable.mask
32 +++ b/profiles/arch/sparc/use.stable.mask
33 @@ -4,10 +4,6 @@
34 # This file requires eapi 5 or later. New entries go on top.
35 # Please use the same syntax as in use.mask
36
37 -# Hans de Graaff <graaff@g.o> (2021-10-10)
38 -# Temporary entry to support the ruby27 stable bug 801289
39 -ruby_targets_ruby27
40 -
41 # Michał Górny <mgorny@g.o> (2021-05-04)
42 # Python 3.10 is not yet stable (and will not be until it's out of beta,
43 # around September.