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 DEDB2138331 for ; Sat, 10 Sep 2016 08:55:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 812DEE085C; Sat, 10 Sep 2016 08:55:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 400CDE085C for ; Sat, 10 Sep 2016 08:55:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A53CB3408F0 for ; Sat, 10 Sep 2016 08:55:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4797247E for ; Sat, 10 Sep 2016 08:55:19 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1473497681.6a51360c74331ba16ef2a8d0c6dfecafc672fa65.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/clang/clang-3.4.2-r100.ebuild sys-devel/clang/clang-3.5.0-r100.ebuild sys-devel/clang/clang-3.5.2-r100.ebuild sys-devel/clang/clang-3.6.2-r100.ebuild sys-devel/clang/clang-3.7.1-r100.ebuild sys-devel/clang/clang-3.8.0-r100.ebuild sys-devel/clang/clang-3.8.1-r100.ebuild sys-devel/clang/clang-3.9.0-r100.ebuild X-VCS-Directories: sys-devel/clang/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 6a51360c74331ba16ef2a8d0c6dfecafc672fa65 X-VCS-Branch: master Date: Sat, 10 Sep 2016 08:55:19 +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: f78ab30d-e95b-4a3f-86fe-6df9c5f63737 X-Archives-Hash: b5fcc76e91f3d2be761108cc0a14621f commit: 6a51360c74331ba16ef2a8d0c6dfecafc672fa65 Author: Fabian Groffen gentoo org> AuthorDate: Sat Sep 10 08:54:41 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sat Sep 10 08:54:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a51360c sys-devel/clang: marked ~x86-macos Package-Manager: portage-2.2.28 sys-devel/clang/clang-3.4.2-r100.ebuild | 2 +- sys-devel/clang/clang-3.5.0-r100.ebuild | 2 +- sys-devel/clang/clang-3.5.2-r100.ebuild | 2 +- sys-devel/clang/clang-3.6.2-r100.ebuild | 2 +- sys-devel/clang/clang-3.7.1-r100.ebuild | 2 +- sys-devel/clang/clang-3.8.0-r100.ebuild | 2 +- sys-devel/clang/clang-3.8.1-r100.ebuild | 2 +- sys-devel/clang/clang-3.9.0-r100.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sys-devel/clang/clang-3.4.2-r100.ebuild b/sys-devel/clang/clang-3.4.2-r100.ebuild index a76d5d9..f70930f 100644 --- a/sys-devel/clang/clang-3.4.2-r100.ebuild +++ b/sys-devel/clang/clang-3.4.2-r100.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.4" -KEYWORDS="~ppc-macos ~x86-macos ~x64-macos" +KEYWORDS="~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="~sys-devel/llvm-${PV}[clang(-),${MULTILIB_USEDEP}]" diff --git a/sys-devel/clang/clang-3.5.0-r100.ebuild b/sys-devel/clang/clang-3.5.0-r100.ebuild index 922981d..3a68db5 100644 --- a/sys-devel/clang/clang-3.5.0-r100.ebuild +++ b/sys-devel/clang/clang-3.5.0-r100.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.5" -KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug multitarget python +static-analyzer" RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer,${MULTILIB_USEDEP}]" diff --git a/sys-devel/clang/clang-3.5.2-r100.ebuild b/sys-devel/clang/clang-3.5.2-r100.ebuild index 61310b2..bfd4464 100644 --- a/sys-devel/clang/clang-3.5.2-r100.ebuild +++ b/sys-devel/clang/clang-3.5.2-r100.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.5" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug multitarget python +static-analyzer" RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer,${MULTILIB_USEDEP}]" diff --git a/sys-devel/clang/clang-3.6.2-r100.ebuild b/sys-devel/clang/clang-3.6.2-r100.ebuild index 145a0f1..c44b19c 100644 --- a/sys-devel/clang/clang-3.6.2-r100.ebuild +++ b/sys-devel/clang/clang-3.6.2-r100.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.6" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug multitarget python +static-analyzer" RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer,${MULTILIB_USEDEP}]" diff --git a/sys-devel/clang/clang-3.7.1-r100.ebuild b/sys-devel/clang/clang-3.7.1-r100.ebuild index 2d948b3..5bc3e5d 100644 --- a/sys-devel/clang/clang-3.7.1-r100.ebuild +++ b/sys-devel/clang/clang-3.7.1-r100.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.7" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug multitarget python +static-analyzer" RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer?,${MULTILIB_USEDEP}]" diff --git a/sys-devel/clang/clang-3.8.0-r100.ebuild b/sys-devel/clang/clang-3.8.0-r100.ebuild index 4cb997e..30587b2 100644 --- a/sys-devel/clang/clang-3.8.0-r100.ebuild +++ b/sys-devel/clang/clang-3.8.0-r100.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.8" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug multitarget python +static-analyzer" RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer?,${MULTILIB_USEDEP}]" diff --git a/sys-devel/clang/clang-3.8.1-r100.ebuild b/sys-devel/clang/clang-3.8.1-r100.ebuild index 4cb997e..30587b2 100644 --- a/sys-devel/clang/clang-3.8.1-r100.ebuild +++ b/sys-devel/clang/clang-3.8.1-r100.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.8" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug multitarget python +static-analyzer" RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer?,${MULTILIB_USEDEP}]" diff --git a/sys-devel/clang/clang-3.9.0-r100.ebuild b/sys-devel/clang/clang-3.9.0-r100.ebuild index 2df2eca..90d0de3 100644 --- a/sys-devel/clang/clang-3.9.0-r100.ebuild +++ b/sys-devel/clang/clang-3.9.0-r100.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.8" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="debug multitarget python +static-analyzer" RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer?,${MULTILIB_USEDEP}]"