commit: f38ecc79c57eb5ea8022e2a3c81338ea5998d0b4 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Jun 4 04:13:52 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Jun 4 04:16:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38ecc79
profiles/arch/powerpc/ppc64/64ul: unmask USE=clang Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/arch/powerpc/ppc64/64ul/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask index 6aa3349d69d..a420106865d 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <[email protected]> (2020-06-03) +# clang is keyworded and works on ppc64 +-clang + # Ilya Tumaykin <[email protected]> (2017-05-07) # There is no luajit support on ppc64 userland. Bug #608326. luajit
