From 5f1f870f36da4f0739058b1f36c939e7ec53f3b3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 21 Jun 2021 06:38:29 +0100 Subject: mono-env.eclass: fix @SUPPORTED_EAPIS eclassdoc Signed-off-by: Sam James --- eclass/mono-env.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/mono-env.eclass b/eclass/mono-env.eclass index 46a25fb98893..8cec214e615f 100644 --- a/eclass/mono-env.eclass +++ b/eclass/mono-env.eclass @@ -4,8 +4,8 @@ # @ECLASS: mono-env.eclass # @MAINTAINER: # maintainer-needed@gentoo.org -# @BLURB: Set environment variables commonly used by dotnet packages. # @SUPPORTED_EAPIS: 5 6 7 +# @BLURB: Set environment variables commonly used by dotnet packages. # @DESCRIPTION: # Set environment variables commonly used by dotnet packages. -- cgit v1.2.3-65-gdbad