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 57007138331 for ; Fri, 9 Mar 2018 14:58:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62CF5E09E9; Fri, 9 Mar 2018 14:58:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 47B54E09E9 for ; Fri, 9 Mar 2018 14:58:42 +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 0E6CB335C4E for ; Fri, 9 Mar 2018 14:58:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88496246 for ; Fri, 9 Mar 2018 14:58:39 +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: <1520607505.b054476d5a79bedee62e26e1781c688318cb9ec4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvmgold/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/llvmgold/llvmgold-6.ebuild X-VCS-Directories: sys-devel/llvmgold/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b054476d5a79bedee62e26e1781c688318cb9ec4 X-VCS-Branch: master Date: Fri, 9 Mar 2018 14:58:39 +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: ba290517-9837-44fa-873f-726f6f2d227d X-Archives-Hash: 73ccd644e3121e00dc870c87a1c9f8fb commit: b054476d5a79bedee62e26e1781c688318cb9ec4 Author: Michał Górny gentoo org> AuthorDate: Fri Mar 9 08:34:18 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 9 14:58:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b054476d sys-devel/llvmgold: Bump to 6.0.0 final sys-devel/llvmgold/llvmgold-6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/llvmgold/llvmgold-6.ebuild b/sys-devel/llvmgold/llvmgold-6.ebuild index 6e0663ca9db..42d6a38e57b 100644 --- a/sys-devel/llvmgold/llvmgold-6.ebuild +++ b/sys-devel/llvmgold/llvmgold-6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux" IUSE="" RDEPEND="sys-devel/llvm:${PV}[gold]