dev-lang/rust: fix small typo in 1.40-r1 ebuild
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Mon, 30 Dec 2019 19:11:19 +0000 (11:11 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Mon, 30 Dec 2019 19:19:54 +0000 (11:19 -0800)
Bug: https://bugs.gentoo.org/703744
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-lang/rust/rust-1.40.0-r1.ebuild

index 12e01dfd209f73f873730622b3a7dfade4b882d9..e2dcf2adcd5f69d5805d0f2842428f20a7071026 100644 (file)
@@ -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
 "