Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/
Date: Sun, 29 Jan 2017 20:14:13
Message-Id: 1485720835.6bc79f4676abf75dbb0f5cd13db77b25961879c4.grobian@gentoo
1 commit: 6bc79f4676abf75dbb0f5cd13db77b25961879c4
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 20:06:30 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 20:13:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc79f46
7
8 sys-devel/llvm: dropped ~x64-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 sys-devel/llvm/llvm-3.5.2.ebuild | 4 ++--
13 sys-devel/llvm/llvm-3.6.2.ebuild | 4 ++--
14 sys-devel/llvm/llvm-3.7.1-r3.ebuild | 4 ++--
15 sys-devel/llvm/llvm-3.8.1.ebuild | 4 ++--
16 4 files changed, 8 insertions(+), 8 deletions(-)
17
18 diff --git a/sys-devel/llvm/llvm-3.5.2.ebuild b/sys-devel/llvm/llvm-3.5.2.ebuild
19 index d9468a8..d8cf084 100644
20 --- a/sys-devel/llvm/llvm-3.5.2.ebuild
21 +++ b/sys-devel/llvm/llvm-3.5.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -31,7 +31,7 @@ LICENSE="UoI-NCSA rc BSD public-domain
29 arm64? ( LLVM-Grant )
30 multitarget? ( LLVM-Grant )"
31 SLOT="0/3.5"
32 -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"
33 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
34 IUSE="clang debug doc gold libedit +libffi multitarget ncurses ocaml python
35 +static-analyzer test xml video_cards_radeon
36 kernel_Darwin kernel_FreeBSD"
37
38 diff --git a/sys-devel/llvm/llvm-3.6.2.ebuild b/sys-devel/llvm/llvm-3.6.2.ebuild
39 index 27ad004..0c4013e 100644
40 --- a/sys-devel/llvm/llvm-3.6.2.ebuild
41 +++ b/sys-devel/llvm/llvm-3.6.2.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2016 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 @@ -31,7 +31,7 @@ LICENSE="UoI-NCSA rc BSD public-domain
49 arm64? ( LLVM-Grant )
50 multitarget? ( LLVM-Grant )"
51 SLOT="0/3.6"
52 -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"
53 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
54 IUSE="clang debug doc gold libedit +libffi multitarget ncurses ocaml python
55 +static-analyzer test xml video_cards_radeon
56 kernel_Darwin kernel_FreeBSD"
57
58 diff --git a/sys-devel/llvm/llvm-3.7.1-r3.ebuild b/sys-devel/llvm/llvm-3.7.1-r3.ebuild
59 index edebcba..a594b6a 100644
60 --- a/sys-devel/llvm/llvm-3.7.1-r3.ebuild
61 +++ b/sys-devel/llvm/llvm-3.7.1-r3.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2016 Gentoo Foundation
64 +# Copyright 1999-2017 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 # $Id$
67
68 @@ -33,7 +33,7 @@ LICENSE="UoI-NCSA rc BSD public-domain
69 arm64? ( LLVM-Grant )
70 multitarget? ( LLVM-Grant )"
71 SLOT="0/${PV}"
72 -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"
73 +KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
74 IUSE="clang debug doc gold libedit +libffi lldb multitarget ncurses ocaml
75 python +static-analyzer test xml video_cards_radeon
76 kernel_Darwin kernel_FreeBSD"
77
78 diff --git a/sys-devel/llvm/llvm-3.8.1.ebuild b/sys-devel/llvm/llvm-3.8.1.ebuild
79 index 86a8fe9..16e0de3 100644
80 --- a/sys-devel/llvm/llvm-3.8.1.ebuild
81 +++ b/sys-devel/llvm/llvm-3.8.1.ebuild
82 @@ -1,4 +1,4 @@
83 -# Copyright 1999-2016 Gentoo Foundation
84 +# Copyright 1999-2017 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Id$
87
88 @@ -33,7 +33,7 @@ LICENSE="UoI-NCSA rc BSD public-domain
89 arm64? ( LLVM-Grant )
90 multitarget? ( LLVM-Grant )"
91 SLOT="0/3.8.0"
92 -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"
93 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
94 IUSE="clang debug doc gold libedit +libffi lldb multitarget ncurses ocaml
95 python +static-analyzer test xml video_cards_radeon
96 kernel_Darwin kernel_FreeBSD"