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/x86/
Date: Mon, 11 Oct 2021 01:07:40
Message-Id: 1633914411.eafa8aabb8baf3618380378d44b225aeaf1d1e50.sam@gentoo
1 commit: eafa8aabb8baf3618380378d44b225aeaf1d1e50
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 01:06:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 01:06:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eafa8aab
7
8 profiles/arch/x86: unmask ruby27
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/x86/make.defaults | 4 ----
13 profiles/arch/x86/use.stable.mask | 4 ----
14 2 files changed, 8 deletions(-)
15
16 diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults
17 index c9c64eb4cdf..4a9685fa276 100644
18 --- a/profiles/arch/x86/make.defaults
19 +++ b/profiles/arch/x86/make.defaults
20 @@ -47,7 +47,3 @@ ABI_X86="32"
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/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
30 index a41554bb67e..e0bd8000152 100644
31 --- a/profiles/arch/x86/use.stable.mask
32 +++ b/profiles/arch/x86/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.