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/powerpc/ppc64/
Date: Thu, 14 Oct 2021 09:07:19
Message-Id: 1634202397.a3b168657f6d66da4549bf31af3c5775e69d15c5.sam@gentoo
1 commit: a3b168657f6d66da4549bf31af3c5775e69d15c5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 09:06:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 09:06:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b16865
7
8 profiles/arch/powerpc/ppc64: unmask ruby27 for stable
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/powerpc/ppc64/make.defaults | 4 ----
13 profiles/arch/powerpc/ppc64/use.stable.mask | 4 ----
14 2 files changed, 8 deletions(-)
15
16 diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults
17 index 562ac6ba777..ff2526a2530 100644
18 --- a/profiles/arch/powerpc/ppc64/make.defaults
19 +++ b/profiles/arch/powerpc/ppc64/make.defaults
20 @@ -39,7 +39,3 @@ VIDEO_CARDS="fbdev mga nv r128 radeon"
21
22 # Enable abi_ppc_64 for packages that don't have it forced.
23 ABI_PPC="64"
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/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask
30 index 509e9df8e60..270d61458e3 100644
31 --- a/profiles/arch/powerpc/ppc64/use.stable.mask
32 +++ b/profiles/arch/powerpc/ppc64/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.