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: Sat, 28 Dec 2019 03:46:45
Message-Id: 1577504753.0f519d53c69f3c35a39b24c965c4b644e63abab2.bman@gentoo
1 commit: 0f519d53c69f3c35a39b24c965c4b644e63abab2
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 28 03:45:53 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 28 03:45:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f519d53
7
8 arm64/use.mask: move mask for libglvnd to use.stable.mask
9
10 * media-libs/libglvnd is now keyworded
11
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 profiles/arch/arm64/use.mask | 4 ----
15 profiles/arch/arm64/use.stable.mask | 4 ++++
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
19 index bd7ee0ffd9b..21d730d54cd 100644
20 --- a/profiles/arch/arm64/use.mask
21 +++ b/profiles/arch/arm64/use.mask
22 @@ -9,10 +9,6 @@
23 # A neon64 USE is being discussed
24 cpu_flags_arm_neon
25
26 -# Matt Turner <mattst88@g.o> (2019-12-05)
27 -# media-libs/libglvnd is not keyworded
28 -libglvnd
29 -
30 # Unmask arm specific USE flags
31 -cpu_flags_arm_v4
32 -cpu_flags_arm_v4
33
34 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
35 index 10623ef3569..f630e7096cf 100644
36 --- a/profiles/arch/arm64/use.stable.mask
37 +++ b/profiles/arch/arm64/use.stable.mask
38 @@ -4,6 +4,10 @@
39 # This file requires eapi 5 or later. New entries go on top.
40 # Please use the same syntax as in use.mask
41
42 +# Aaron Bauman <bman@g.o> (2019-12-27)
43 +# not stable yet
44 +media-libs/libglvnd
45 +
46 # Aaron Bauman <bman@g.o> (2019-05-20)
47 # Does not build on arm64
48 ocamlopt