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: Mon, 27 Jan 2020 12:20:32
Message-Id: 1580127616.4eb4d5bf72e240537584ff3e47d34678d0e6e49a.zlogene@gentoo
1 commit: 4eb4d5bf72e240537584ff3e47d34678d0e6e49a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 12:19:29 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 12:20:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb4d5bf
7
8 sys-devel/llvm-common: arm stable wrt bug #705530
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 sys-devel/llvm-common/llvm-common-9.0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
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 d89912fd657..2ad50dae707 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 @@ -12,7 +12,7 @@ llvm.org_set_globals
22
23 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
26 +KEYWORDS="amd64 arm ~arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
27 IUSE=""
28
29 RDEPEND="!sys-devel/llvm:0"