commit: 92282a3d5d3c021af79712a8852f5f17d54e99f3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 27 19:44:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 27 19:50:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92282a3d
profiles/arch/sparc: stable-mask USE=clang Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/use.stable.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 677ceba8fd1..95fbcad5300 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sam James <[email protected]> (2021-04-27) +# Clang and friends aren't (yet?) stable on sparc +clang + # Rolf Eike Beer <[email protected]> (2020-04-14) # media-libs/gstreamer is not stable for sparc gstreamer
