From ce2a266d1db4ad5e2bde4a729772a7065213c50b Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Mon, 30 Dec 2019 11:11:19 -0800 Subject: 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 --- dev-lang/rust/rust-1.40.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang') 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 " -- cgit v1.2.3-65-gdbad