dev-lang/rust: fix typos

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev 2020-11-25 12:55:54 -08:00
parent 71a0639cd8
commit 8668f3f3b6
No known key found for this signature in database
GPG Key ID: A272C8F015129D52
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ LLVM_DEPEND="
"
LLVM_MAX_SLOT=11
# to bootstrap we need at least exactly previos version, or same.
# to bootstrap we need at least exactly previous version, or same.
# most of the time previous versions fail to bootstrap with newer
# for example 1.47.x, requires at least 1.46.x, 1.47.x is ok,
# but it fails to bootstrap with 1.48.x

View File

@ -58,7 +58,7 @@ LLVM_DEPEND="
"
LLVM_MAX_SLOT=11
# to bootstrap we need at least exactly previos version, or same.
# to bootstrap we need at least exactly previous version, or same.
# most of the time previous versions fail to bootstrap with newer
# for example 1.47.x, requires at least 1.46.x, 1.47.x is ok,
# but it fails to bootstrap with 1.48.x