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 0CF90138206 for ; Wed, 17 Jan 2018 22:14:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AC5BE0A10; Wed, 17 Jan 2018 22:14:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 05C09E0A10 for ; Wed, 17 Jan 2018 22:14:22 +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 03E0D335C43 for ; Wed, 17 Jan 2018 22:14:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D58C21C6 for ; Wed, 17 Jan 2018 22:14:18 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1516227246.f955e3961a638781fab646f7fba166aba4f399ab.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild X-VCS-Directories: sys-devel/clang-runtime/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: f955e3961a638781fab646f7fba166aba4f399ab X-VCS-Branch: master Date: Wed, 17 Jan 2018 22:14:18 +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: 1449bf31-0fe9-4ddf-b12e-33832d91c4a6 X-Archives-Hash: c3c7fff66827b3df54a8f64ae3c6a14b commit: f955e3961a638781fab646f7fba166aba4f399ab Author: Mikle Kolyada gentoo org> AuthorDate: Wed Jan 17 22:11:32 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Jan 17 22:14:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f955e396 sys-devel/clang-runtime: amd64 stable wrt bug #644814 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild index c402a1f0850..826ee6bdd65 100644 --- a/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~arm64 ~x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~x86 ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt libcxx openmp +sanitize" RDEPEND="