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 6C4AF138331 for ; Wed, 17 Jan 2018 22:14:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40D32E09DD; Wed, 17 Jan 2018 22:14:21 +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 1BD8EE09BE for ; Wed, 17 Jan 2018 22:14:20 +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 A577C335C34 for ; Wed, 17 Jan 2018 22:14:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D00B1BE 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: <1516227238.dfcc4295a110d542b1055f082c0ca45e8e398bf9.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvmgold/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/llvmgold/llvmgold-5.ebuild X-VCS-Directories: sys-devel/llvmgold/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: dfcc4295a110d542b1055f082c0ca45e8e398bf9 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: 50da7498-c7ff-434c-b452-689ea229f006 X-Archives-Hash: 99eff6a40aeda1ce32f312786739c149 commit: dfcc4295a110d542b1055f082c0ca45e8e398bf9 Author: Mikle Kolyada gentoo org> AuthorDate: Wed Jan 17 22:04:12 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Jan 17 22:13:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfcc4295 sys-devel/llvmgold: amd64 stable wrt bug #644814 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-devel/llvmgold/llvmgold-5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/llvmgold/llvmgold-5.ebuild b/sys-devel/llvmgold/llvmgold-5.ebuild index b65d437828b..9b125c94f65 100644 --- a/sys-devel/llvmgold/llvmgold-5.ebuild +++ b/sys-devel/llvmgold/llvmgold-5.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="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="" RDEPEND="sys-devel/llvm:${PV}[gold]