Skip to content

Commit

Permalink
dev-lang/rust: fix llvm max slot for 1.38.0
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/695724
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Sep 27, 2019
1 parent 5085ab8 commit 6747062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/rust/rust-1.38.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ LLVM_DEPEND="
)
<sys-devel/llvm-10:=
"
LLVM_MAX_SLOT=8
LLVM_MAX_SLOT=9

COMMON_DEPEND="
sys-libs/zlib
Expand Down

0 comments on commit 6747062

Please sign in to comment.