From: Georgy Yakovlev Date: Mon, 30 Dec 2019 19:11:19 +0000 (-0800) Subject: dev-lang/rust: fix small typo in 1.40-r1 ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ce2a266d1db4ad5e2bde4a729772a7065213c50b;p=gentoo.git dev-lang/rust: fix small typo in 1.40-r1 ebuild Bug: https://bugs.gentoo.org/703744 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-lang/rust/rust-1.40.0-r1.ebuild b/dev-lang/rust/rust-1.40.0-r1.ebuild index 12e01dfd209f..e2dcf2adcd5f 100644 --- a/dev-lang/rust/rust-1.40.0-r1.ebuild +++ b/dev-lang/rust/rust-1.40.0-r1.ebuild @@ -98,7 +98,7 @@ REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} ) QA_FLAGS_IGNORED=" usr/bin/*-${PV} usr/lib*/lib*.so - usr/lib/rurstlib/*/codegen-backends/librustc_codegen_llvm-llvm.so + usr/lib/rustlib/*/codegen-backends/librustc_codegen_llvm-llvm.so usr/lib/rustlib/*/lib/lib*.so "