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 8A7B0138333 for ; Sat, 21 Apr 2018 12:05:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0219E086B; Sat, 21 Apr 2018 12:05:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 ADAB2E086B for ; Sat, 21 Apr 2018 12:05:25 +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 7BCE3335C75 for ; Sat, 21 Apr 2018 12:05:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAB0D292 for ; Sat, 21 Apr 2018 12:05:21 +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: <1524312259.67a2c116f345900b2fd02381a7d82606eb5443ed.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-4.ebuild X-VCS-Directories: sys-devel/llvmgold/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 67a2c116f345900b2fd02381a7d82606eb5443ed X-VCS-Branch: master Date: Sat, 21 Apr 2018 12:05:21 +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: 596edcda-68fc-4a63-b678-fd466e3e5bd1 X-Archives-Hash: 3d81319ef1adf855f5ec5de3d3482181 commit: 67a2c116f345900b2fd02381a7d82606eb5443ed Author: Mikle Kolyada gentoo org> AuthorDate: Sat Apr 21 12:04:19 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Apr 21 12:04:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a2c116 sys-devel/llvmgold: arm stable wrt bug #637210 Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-devel/llvmgold/llvmgold-4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/llvmgold/llvmgold-4.ebuild b/sys-devel/llvmgold/llvmgold-4.ebuild index 538f6a547f3..330cb976429 100644 --- a/sys-devel/llvmgold/llvmgold-4.ebuild +++ b/sys-devel/llvmgold/llvmgold-4.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]