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/amd64/
Date: Mon, 11 Oct 2021 01:07:41
Message-Id: 1633914439.f3b6bbf6ca4fe9081abc3baa0503f8d43252bcda.sam@gentoo
1 commit: f3b6bbf6ca4fe9081abc3baa0503f8d43252bcda
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 01:07:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 01:07:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b6bbf6
7
8 profiles/arch/amd64: unmask ruby27
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/amd64/make.defaults | 4 ----
13 profiles/arch/amd64/use.stable.mask | 4 ----
14 2 files changed, 8 deletions(-)
15
16 diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults
17 index 1f4063dbdd1..775103c63ac 100644
18 --- a/profiles/arch/amd64/make.defaults
19 +++ b/profiles/arch/amd64/make.defaults
20 @@ -67,7 +67,3 @@ IUSE_IMPLICIT="abi_x86_64"
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/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
30 index ed932e0c842..df910ea0ebe 100644
31 --- a/profiles/arch/amd64/use.stable.mask
32 +++ b/profiles/arch/amd64/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.