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 E0CC8138334 for ; Thu, 7 Jun 2018 13:04:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 487BDE0B21; Thu, 7 Jun 2018 13:03:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 CB899E0B01 for ; Thu, 7 Jun 2018 13:03:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 67386335CAB for ; Thu, 7 Jun 2018 13:03:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DC662CE for ; Thu, 7 Jun 2018 13:03:49 +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: <1528376622.dff5e57e1a58d10e6c7a47ce2014734f2ba73779.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.2.ebuild X-VCS-Directories: sys-devel/clang-runtime/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: dff5e57e1a58d10e6c7a47ce2014734f2ba73779 X-VCS-Branch: master Date: Thu, 7 Jun 2018 13:03:49 +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: 5869e810-c6d8-4b3a-9a41-3b843ed4d84e X-Archives-Hash: d8f8a0a9dec1210c006e9176a58ccce2 commit: dff5e57e1a58d10e6c7a47ce2014734f2ba73779 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jun 7 13:01:38 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jun 7 13:03:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff5e57e sys-devel/clang-runtime: amd64 stable wrt bug #657516 Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild b/sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild index 5fdd2d6b0a9..e5ac3c41b11 100644 --- a/sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt crt libcxx openmp +sanitize" RDEPEND="