From: Michał Górny Date: Sun, 12 Aug 2018 06:37:48 +0000 (+0200) Subject: gtk-sharp-module.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=43f72cf609fff9b2186b38f5779c26c6f824d95b;p=gentoo.git gtk-sharp-module.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/gtk-sharp-module.eclass b/eclass/gtk-sharp-module.eclass index f4ec30d3a823..0a4aac883fb6 100644 --- a/eclass/gtk-sharp-module.eclass +++ b/eclass/gtk-sharp-module.eclass @@ -11,6 +11,7 @@ # @ECLASS: gtk-sharp-module.eclass # @MAINTAINER: # dotnet@gentoo.org +# @SUPPORTED_EAPIS: 2 3 4 5 # @BLURB: Manages the modules of the gtk-, gnome-, and gnome-desktop-sharp tarballs # @DESCRIPTION: # This eclass provides phase functions and helper functions for the modules