Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-common/
Date: Thu, 14 Dec 2017 22:31:44
Message-Id: 1513290624.104b54839da30f85173d07edd8d779018cdb56db.mattst88@gentoo
1 commit: 104b54839da30f85173d07edd8d779018cdb56db
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 14 22:30:24 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 14 22:30:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=104b5483
7
8 sys-devel/llvm-common-4.0.1: amd64 stable, bug 637210
9
10 sys-devel/llvm-common/llvm-common-4.0.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-devel/llvm-common/llvm-common-4.0.1.ebuild b/sys-devel/llvm-common/llvm-common-4.0.1.ebuild
14 index 35beab5ccb3..b9a22cb412f 100644
15 --- a/sys-devel/llvm-common/llvm-common-4.0.1.ebuild
16 +++ b/sys-devel/llvm-common/llvm-common-4.0.1.ebuild
17 @@ -9,7 +9,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/llvm-${PV/_/}.src.tar.xz"
18
19 LICENSE="UoI-NCSA"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm ~arm64 x86"
22 +KEYWORDS="amd64 ~arm ~arm64 x86"
23 IUSE=""
24
25 RDEPEND="!sys-devel/llvm:0"