commit:     b1748af0271e2823e0da14947bc569b612a7c8fe
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 22:55:50 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 23:13:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1748af0

eclass/cuda: fixup documentation

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 eclass/cuda.eclass | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass
index b1da77c69dd..cfc42a85949 100644
--- a/eclass/cuda.eclass
+++ b/eclass/cuda.eclass
@@ -25,6 +25,11 @@ esac
 # @EXAMPLE:
 # inherit cuda
 
+# @VARIABLE: _CUDA_ECLASS
+# @INTERNAL
+# @DESCRIPTION:
+# Please document me
+
 if [[ -z ${_CUDA_ECLASS} ]]; then
 
 inherit flag-o-matic toolchain-funcs

Reply via email to