summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-12-30 11:11:19 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-12-30 11:19:54 -0800
commitce2a266d1db4ad5e2bde4a729772a7065213c50b (patch)
tree2220967b3599a18f7c670a76bd09d6e916fdc0c6 /dev-lang
parent*/*: Switch my own packages to cmake.eclass (diff)
downloadgentoo-ce2a266d1db4ad5e2bde4a729772a7065213c50b.tar.gz
gentoo-ce2a266d1db4ad5e2bde4a729772a7065213c50b.tar.bz2
gentoo-ce2a266d1db4ad5e2bde4a729772a7065213c50b.zip
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@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.40.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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
"