From: Michał Górny Date: Sun, 12 Aug 2018 06:37:22 +0000 (+0200) Subject: fortran-2.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=52e38c24faf2602d6eae4d1336a4d0f7851ea558;p=gentoo.git fortran-2.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/fortran-2.eclass b/eclass/fortran-2.eclass index d7ed9a99804d..820cbbcb49bd 100644 --- a/eclass/fortran-2.eclass +++ b/eclass/fortran-2.eclass @@ -8,6 +8,7 @@ # @AUTHOR: # Author Justin Lecher # Test functions provided by Sebastien Fabbro and Kacper Kowalik +# @SUPPORTED_EAPIS: 4 5 6 # @BLURB: Simplify fortran compiler management # @DESCRIPTION: # If you need a fortran compiler, then you should be inheriting this eclass.