diff options
-rw-r--r-- | eclass/mono-env.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
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. |