From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 817A3139082 for ; Wed, 29 Nov 2017 17:50:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5385E0BFA; Wed, 29 Nov 2017 17:50:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FFBFE085E for ; Wed, 29 Nov 2017 17:50:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 655ED33D3C7 for ; Wed, 29 Nov 2017 17:50:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0DB5ABCA for ; Wed, 29 Nov 2017 17:50:17 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1511977810.552556d3d302c1d04ee584eac05c48225399ddc7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 552556d3d302c1d04ee584eac05c48225399ddc7 X-VCS-Branch: master Date: Wed, 29 Nov 2017 17:50:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3ee2a1e7-7b77-41b7-84be-66ab18419551 X-Archives-Hash: f09dd9c8e78eeb65c43e301ba72dada2 commit: 552556d3d302c1d04ee584eac05c48225399ddc7 Author: Michał Górny gentoo org> AuthorDate: Wed Nov 29 14:20:23 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Nov 29 17:50:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=552556d3 profiles/arch/arm: Mask app-doc/doxygen[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 dd666ebd290..606d3ab6731 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 (29 Nov 2017) +# All current clang versions are broken on ARM. +app-doc/doxygen clang + # Thomas Deutschmann (28 Nov 2017) # Requires dev-libs/mongo-c-driver which isn't keyworded >=app-admin/rsyslog-8.31 mongodb