summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/cargo.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass
index 4d549f60bb9e..1042f31e7e65 100644
--- a/eclass/cargo.eclass
+++ b/eclass/cargo.eclass
@@ -49,6 +49,7 @@ ECARGO_VENDOR="${ECARGO_HOME}/gentoo"
# If you enable CARGO_OPTIONAL, you have to set BDEPEND on virtual/rust
# for your package and call at least cargo_gen_config manually before using
# other src_ functions of this eclass.
+# note that cargo_gen_config is automatically called by cargo_src_unpack.
# @VARIABLE: myfeatures
# @DEFAULT_UNSET