commit:     34b41b85e5153d43d8e448fdb8554a029962e6ce
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 04:51:44 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 04:53:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b41b85

cmake-multilib.eclass: fix EclassDocError (for @DEPRECATED)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/cmake-multilib.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/cmake-multilib.eclass b/eclass/cmake-multilib.eclass
index 7e4a86d56756..4dd3eab3cd28 100644
--- a/eclass/cmake-multilib.eclass
+++ b/eclass/cmake-multilib.eclass
@@ -21,7 +21,7 @@
 # phase rather than 'default'.
 
 # @ECLASS_VARIABLE: CMAKE_ECLASS
-# @DEPRECATED
+# @DEPRECATED: none
 # @DESCRIPTION:
 # Only "cmake" is supported.
 : ${CMAKE_ECLASS:=cmake}

Reply via email to