From: Michał Górny Date: Sun, 12 Aug 2018 09:12:05 +0000 (+0200) Subject: dotnet.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5dcef7c13c03d5b583e9597ee844c93ef441e6d9;p=gentoo.git dotnet.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass index 6ae42a07a6fc..9d02e540de3e 100644 --- a/eclass/dotnet.eclass +++ b/eclass/dotnet.eclass @@ -3,6 +3,7 @@ # @ECLASS: dotnet.eclass # @MAINTAINER: cynede@gentoo.org +# @SUPPORTED_EAPIS: 1 2 3 4 5 6 7 # @BLURB: common settings and functions for mono and dotnet related packages # @DESCRIPTION: # The dotnet eclass contains common environment settings that are useful for