Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-common/
Date: Sun, 19 Nov 2017 19:15:01
Message-Id: 1511118873.ba41653bba6ee92d550c2d235e8cbf4c5aa64b56.whissi@gentoo
1 commit: ba41653bba6ee92d550c2d235e8cbf4c5aa64b56
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 19 19:03:55 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 19 19:14:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba41653b
7
8 sys-devel/llvm-common: x86 stable (bug #637210)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 sys-devel/llvm-common/llvm-common-4.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/llvm-common/llvm-common-4.0.1.ebuild b/sys-devel/llvm-common/llvm-common-4.0.1.ebuild
16 index f53d0992713..35beab5ccb3 100644
17 --- a/sys-devel/llvm-common/llvm-common-4.0.1.ebuild
18 +++ b/sys-devel/llvm-common/llvm-common-4.0.1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/llvm-${PV/_/}.src.tar.xz"
20
21 LICENSE="UoI-NCSA"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 x86"
25 IUSE=""
26
27 RDEPEND="!sys-devel/llvm:0"