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-common/
Date: Wed, 06 Jan 2021 15:32:23
Message-Id: 1609947092.f39c57bf1b9eb6f5172768100dc094c7a9e6c595.grobian@gentoo
1 commit: f39c57bf1b9eb6f5172768100dc094c7a9e6c595
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 15:31:32 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 15:31:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39c57bf
7
8 sys-devel/llvm-common: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 sys-devel/llvm-common/llvm-common-10.0.1.ebuild | 4 ++--
14 sys-devel/llvm-common/llvm-common-11.0.0.ebuild | 4 ++--
15 sys-devel/llvm-common/llvm-common-9.0.1.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/sys-devel/llvm-common/llvm-common-10.0.1.ebuild b/sys-devel/llvm-common/llvm-common-10.0.1.ebuild
19 index d12935e080d..af57c8f49eb 100644
20 --- a/sys-devel/llvm-common/llvm-common-10.0.1.ebuild
21 +++ b/sys-devel/llvm-common/llvm-common-10.0.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -12,7 +12,7 @@ llvm.org_set_globals
29
30 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
31 SLOT="0"
32 -KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
33 +KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos"
34 IUSE=""
35
36 RDEPEND="!sys-devel/llvm:0"
37
38 diff --git a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild b/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
39 index 01253132cf6..5cfc9624677 100644
40 --- a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
41 +++ b/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2020 Gentoo Authors
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -12,7 +12,7 @@ llvm.org_set_globals
49
50 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
51 SLOT="0"
52 -KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
53 +KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos"
54 IUSE=""
55
56 RDEPEND="!sys-devel/llvm:0"
57
58 diff --git a/sys-devel/llvm-common/llvm-common-9.0.1.ebuild b/sys-devel/llvm-common/llvm-common-9.0.1.ebuild
59 index d12935e080d..af57c8f49eb 100644
60 --- a/sys-devel/llvm-common/llvm-common-9.0.1.ebuild
61 +++ b/sys-devel/llvm-common/llvm-common-9.0.1.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2020 Gentoo Authors
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=7
68 @@ -12,7 +12,7 @@ llvm.org_set_globals
69
70 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
71 SLOT="0"
72 -KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
73 +KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos"
74 IUSE=""
75
76 RDEPEND="!sys-devel/llvm:0"