From: Michał Górny Date: Sun, 12 Aug 2018 06:37:07 +0000 (+0200) Subject: eapi7-ver.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0796588c8afc951fb79cab658d3c3d4bfbee6f90;p=gentoo.git eapi7-ver.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/eapi7-ver.eclass b/eclass/eapi7-ver.eclass index ab512bd24e47..b7f9715bc421 100644 --- a/eclass/eapi7-ver.eclass +++ b/eclass/eapi7-ver.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Ulrich Müller # Michał Górny +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 # @BLURB: Testing implementation of EAPI 7 version manipulators # @DESCRIPTION: # A stand-alone implementation of the version manipulation functions