Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvmgold/
Date: Thu, 23 Jan 2020 10:20:26
Message-Id: 1579774791.1c86a714a2700ccc534254268966c49cb4e95791.zlogene@gentoo
1 commit: 1c86a714a2700ccc534254268966c49cb4e95791
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 23 10:17:51 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 23 10:19:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c86a714
7
8 sys-devel/llvmgold: amd64 stable wrt bug #705530
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 sys-devel/llvmgold/llvmgold-9.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-devel/llvmgold/llvmgold-9.ebuild b/sys-devel/llvmgold/llvmgold-9.ebuild
18 index b444b90c866..5aad953e6c6 100644
19 --- a/sys-devel/llvmgold/llvmgold-9.ebuild
20 +++ b/sys-devel/llvmgold/llvmgold-9.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -9,7 +9,7 @@ SRC_URI=""
28
29 LICENSE="public-domain"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux"
32 +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux"
33 IUSE=""
34
35 RDEPEND="sys-devel/llvm:${PV}[gold]