commit:     ce2a266d1db4ad5e2bde4a729772a7065213c50b
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 19:11:19 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 19:19:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2a266d

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 <gyakovlev <AT> gentoo.org>

 dev-lang/rust/rust-1.40.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust/rust-1.40.0-r1.ebuild 
b/dev-lang/rust/rust-1.40.0-r1.ebuild
index 12e01dfd209..e2dcf2adcd5 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
 "
 

Reply via email to