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: Sun, 29 Apr 2018 22:08:15
Message-Id: 1525039682.28e336f0d4adba2f0b56e4fd1cc1927b8bfe071a.zlogene@gentoo
1 commit: 28e336f0d4adba2f0b56e4fd1cc1927b8bfe071a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 29 22:04:44 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 29 22:08:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e336f0
7
8 sys-devel/llvm-common: arm stable wrt bug #644814
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sys-devel/llvm-common/llvm-common-5.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/llvm-common/llvm-common-5.0.1.ebuild b/sys-devel/llvm-common/llvm-common-5.0.1.ebuild
16 index e5a7e9212ba..e87dcd0831d 100644
17 --- a/sys-devel/llvm-common/llvm-common-5.0.1.ebuild
18 +++ b/sys-devel/llvm-common/llvm-common-5.0.1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz"
20
21 LICENSE="UoI-NCSA"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
25 IUSE=""
26
27 RDEPEND="!sys-devel/llvm:0"