commit: 118ced12162677ba67d634245dc56e701af9ce94
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 7 13:04:23 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 7 13:04:23 2024 +0000
URL: https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=118ced12
crossdev: fix whitespace in comment
Signed-off-by: Sam James <sam <AT> gentoo.org>
crossdev | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crossdev b/crossdev
index 8d8f186..d643aaa 100755
--- a/crossdev
+++ b/crossdev
@@ -1694,7 +1694,7 @@ doemerge() {
eend 0
}
-# We include the '-u' so that we don't re-emerge packages. Avoid
+# We include the '-u' so that we don't re-emerge packages. Avoid
# using --nodeps as packages have more host depends nowadays (like
# gcc wanting updated mpfr/gmp). Don't use --oneshot anymore to
# follow normal emerge behavior; people can pass the -1 to portage