diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-27 22:45:53 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-27 22:45:53 -0500 |
commit | 0f519d53c69f3c35a39b24c965c4b644e63abab2 (patch) | |
tree | 2a2264f5c6e67048f50d28bda72c0319c5d30369 /profiles/arch | |
parent | media-libs/libglvnd: arm64 keyworded (bug #702132) (diff) | |
download | gentoo-0f519d53c69f3c35a39b24c965c4b644e63abab2.tar.gz gentoo-0f519d53c69f3c35a39b24c965c4b644e63abab2.tar.bz2 gentoo-0f519d53c69f3c35a39b24c965c4b644e63abab2.zip |
arm64/use.mask: move mask for libglvnd to use.stable.mask
* media-libs/libglvnd is now keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm64/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index bd7ee0ffd9b5..21d730d54cd3 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -9,10 +9,6 @@ # A neon64 USE is being discussed cpu_flags_arm_neon -# Matt Turner <mattst88@gentoo.org> (2019-12-05) -# media-libs/libglvnd is not keyworded -libglvnd - # Unmask arm specific USE flags -cpu_flags_arm_v4 -cpu_flags_arm_v4 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 10623ef35699..f630e7096cff 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Aaron Bauman <bman@gentoo.org> (2019-12-27) +# not stable yet +media-libs/libglvnd + # Aaron Bauman <bman@gentoo.org> (2019-05-20) # Does not build on arm64 ocamlopt |