Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Sun, 18 Aug 2019 17:09:23
Message-Id: 1566148014.f5f41f833b358aa2c41e779abf8dd946a30d7b76.bman@gentoo
1 commit: f5f41f833b358aa2c41e779abf8dd946a30d7b76
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 18 17:06:54 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 18 17:06:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f41f83
7
8 profiles/arm64: drop ruby25 masks and update make.defaults
9
10 Signed-off-by: Aaron Bauman <bman <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 ae8f19006b8..3fa7f0b1c87 100644
18 --- a/profiles/arch/arm64/make.defaults
19 +++ b/profiles/arch/arm64/make.defaults
20 @@ -25,7 +25,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) (2019-07-17)
26 -# Temporary RUBY_TARGETS for bug 688976
27 -RUBY_TARGETS="ruby24 -ruby25"
28
29 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
30 index 3bc5d02e20b..f72c702f629 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> (2019-07-17)
38 -# Temporary mask for stable bug 688976
39 -ruby_targets_ruby25
40 -
41 # Aaron Bauman <bman@g.o> (2019-05-20)
42 # Does not build on arm64
43 ocamlopt