Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/rust/
Date: Fri, 27 Sep 2019 20:04:11
Message-Id: 1569614638.674706223efe76f2df9df10b604bb51d22f87f0b.gyakovlev@gentoo
1 commit: 674706223efe76f2df9df10b604bb51d22f87f0b
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 27 20:03:27 2019 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 27 20:03:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67470622
7
8 dev-lang/rust: fix llvm max slot for 1.38.0
9
10 Closes: https://bugs.gentoo.org/695724
11 Package-Manager: Portage-2.3.76, Repoman-2.3.17
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 dev-lang/rust/rust-1.38.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-lang/rust/rust-1.38.0.ebuild b/dev-lang/rust/rust-1.38.0.ebuild
18 index f1c41596a82..154fe53800a 100644
19 --- a/dev-lang/rust/rust-1.38.0.ebuild
20 +++ b/dev-lang/rust/rust-1.38.0.ebuild
21 @@ -53,7 +53,7 @@ LLVM_DEPEND="
22 )
23 <sys-devel/llvm-10:=
24 "
25 -LLVM_MAX_SLOT=8
26 +LLVM_MAX_SLOT=9
27
28 COMMON_DEPEND="
29 sys-libs/zlib