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 3ADAA139083 for ; Thu, 14 Dec 2017 22:31:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91557E103B; Thu, 14 Dec 2017 22:31:44 +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 70A79E103B for ; Thu, 14 Dec 2017 22:31:44 +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 CB8B333D3C7 for ; Thu, 14 Dec 2017 22:31:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BEF3AE8C for ; Thu, 14 Dec 2017 22:31:40 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1513290638.e3f339775d40914cff23da08999e6aa647718e2b.mattst88@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-4.0.1.ebuild X-VCS-Directories: sys-devel/clang-runtime/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e3f339775d40914cff23da08999e6aa647718e2b X-VCS-Branch: master Date: Thu, 14 Dec 2017 22:31:40 +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: fe967ee9-4069-4964-a877-e2d58f9fabe5 X-Archives-Hash: 9792c23654187c88a457c7643c063f4a commit: e3f339775d40914cff23da08999e6aa647718e2b Author: Matt Turner gentoo org> AuthorDate: Thu Dec 14 22:30:38 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Dec 14 22:30:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f33977 sys-devel/clang-runtime-4.0.1: amd64 stable, bug 637210 sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild index 6cdd2d4ec2a..dae37fda523 100644 --- a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+compiler-rt libcxx openmp +sanitize" RDEPEND="