commit: 411dccf7b2c9f5293d94febc6f663a6b1dec703c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Dec 20 22:19:28 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 23 11:27:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411dccf7
profiles/arch/arm: Mask sys-devel/llvm[clang] profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 99fcaa554e6..7cb09690179 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (21 Dec 2017) +# clang is not currently supported on Gentoo ARM profiles. +sys-devel/llvm clang lldb + # Andreas Sturmlechner <[email protected]> (29 Nov 2017) # kde-plasma/plasma-vault is not keyworded, which depends on also # not yet keyworded sys-fs/{encfs,cryfs}: bugs #630486 and #633882
