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, 14 Sep 2020 20:55:46
Message-Id: 1600116825.e908aa4da0f0f885a25cd590ffd3ab7cd9628317.sam@gentoo
1 commit: e908aa4da0f0f885a25cd590ffd3ab7cd9628317
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 14 20:53:45 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 14 20:53:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e908aa4d
7
8 profiles/arch/arm64: set RUBY_TARGETS="ruby26" on stable
9
10 Bug: https://bugs.gentoo.org/728192
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 profiles/arch/arm64/make.defaults | 4 ----
14 profiles/arch/arm64/use.stable.mask | 4 ----
15 2 files changed, 8 deletions(-)
16
17 diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults
18 index 7787cb472c2..3fa7f0b1c87 100644
19 --- a/profiles/arch/arm64/make.defaults
20 +++ b/profiles/arch/arm64/make.defaults
21 @@ -25,7 +25,3 @@ USE="libtirpc"
22 # Michał Górny <mgorny@g.o> (2017-03-14)
23 # Unhide the ARM-specific USE_EXPANDs.
24 USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"
25 -
26 -# Hans de Graaff <graaff@g.o> (2020-09-14)
27 -# Set per-arch to facilitate stabling, bug 728192
28 -RUBY_TARGETS="ruby25"
29
30 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
31 index 81d36ee2a62..9d6e020d696 100644
32 --- a/profiles/arch/arm64/use.stable.mask
33 +++ b/profiles/arch/arm64/use.stable.mask
34 @@ -4,10 +4,6 @@
35 # This file requires eapi 5 or later. New entries go on top.
36 # Please use the same syntax as in use.mask
37
38 -# Hans de Graaff <graaff@g.o> (2020-09-14)
39 -# Masked per-arch to facilitate stabling, bug 728192
40 -ruby_targets_ruby26
41 -
42 # Aaron Bauman <bman@g.o> (2019-05-20)
43 # Does not build on arm64
44 ocamlopt