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/llvm-common/
Date: Thu, 23 Jan 2020 10:20:27
Message-Id: 1579774790.9837e5bb50cef4256db6a414f2ce899b30614400.zlogene@gentoo
1 commit: 9837e5bb50cef4256db6a414f2ce899b30614400
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 23 10:17:13 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 23 10:19:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9837e5bb
7
8 sys-devel/llvm-common: 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/llvm-common/llvm-common-9.0.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-devel/llvm-common/llvm-common-9.0.1.ebuild b/sys-devel/llvm-common/llvm-common-9.0.1.ebuild
18 index a81f8f50599..875b7c962f9 100644
19 --- a/sys-devel/llvm-common/llvm-common-9.0.1.ebuild
20 +++ b/sys-devel/llvm-common/llvm-common-9.0.1.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 @@ -12,7 +12,7 @@ llvm.org_set_globals
28
29 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
32 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
33 IUSE=""
34
35 RDEPEND="!sys-devel/llvm:0"