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/arm64/
Date: Mon, 11 Oct 2021 01:17:07
Message-Id: 1633915009.da2bd01537cf647d268afdcb5b241e97d478aa08.sam@gentoo
1 commit: da2bd01537cf647d268afdcb5b241e97d478aa08
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 01:16:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 01:16:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2bd015
7
8 profiles/arch/arm64: unmask ruby27
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/arm64/make.defaults | 4 ----
13 profiles/arch/arm64/use.stable.mask | 4 ----
14 2 files changed, 8 deletions(-)
15
16 diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults
17 index 917aed76385..2f35acff83c 100644
18 --- a/profiles/arch/arm64/make.defaults
19 +++ b/profiles/arch/arm64/make.defaults
20 @@ -28,7 +28,3 @@ USE="libtirpc"
21 # Michał Górny <mgorny@g.o> (2017-03-14)
22 # Unhide the ARM-specific USE_EXPANDs.
23 USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"
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/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
30 index e341f3f2416..ff0cafe9ef9 100644
31 --- a/profiles/arch/arm64/use.stable.mask
32 +++ b/profiles/arch/arm64/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.