From ca5ec4720d5dc8e3bf5539fb2e8d66116081e6c8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 21 Jun 2021 06:38:59 +0100 Subject: toolchain-funcs.eclass: fix @SUPPORTED_EAPIS eclassdoc Signed-off-by: Sam James --- eclass/toolchain-funcs.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/toolchain-funcs.eclass') diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass index 6806bd0883bb..e0e8433f4d41 100644 --- a/eclass/toolchain-funcs.eclass +++ b/eclass/toolchain-funcs.eclass @@ -4,8 +4,8 @@ # @ECLASS: toolchain-funcs.eclass # @MAINTAINER: # Toolchain Ninjas -# @BLURB: functions to query common info about the toolchain # @SUPPORTED_EAPIS: 5 6 7 +# @BLURB: functions to query common info about the toolchain # @DESCRIPTION: # The toolchain-funcs aims to provide a complete suite of functions # for gleaning useful information about the toolchain and to simplify -- cgit v1.2.3-65-gdbad