Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/
Date: Tue, 31 May 2016 19:16:21
Message-Id: 1464722103.099e2333ff01cd87f3debaed9f8769c7e1680799.maekke@gentoo
1 commit: 099e2333ff01cd87f3debaed9f8769c7e1680799
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 19:15:03 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 19:15:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099e2333
7
8 sys-devel/llvm: arm stable, bug #564402
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --include-arches="arm"
12
13 sys-devel/llvm/llvm-3.7.1-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/llvm/llvm-3.7.1-r2.ebuild b/sys-devel/llvm/llvm-3.7.1-r2.ebuild
17 index 10e5e16..9e22175 100644
18 --- a/sys-devel/llvm/llvm-3.7.1-r2.ebuild
19 +++ b/sys-devel/llvm/llvm-3.7.1-r2.ebuild
20 @@ -21,7 +21,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz
21
22 LICENSE="UoI-NCSA"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25 +KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26 IUSE="clang debug doc gold libedit +libffi lldb multitarget ncurses ocaml
27 python +static-analyzer test xml video_cards_radeon
28 kernel_Darwin kernel_FreeBSD"