From: Michał Górny Date: Sun, 12 Aug 2018 06:39:38 +0000 (+0200) Subject: texlive-module.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=29f7baeabf4c6aeb8c0e87ff6b4c68fd97f3a7b3;p=gentoo.git texlive-module.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass index 882811774779..2b9fac4da173 100644 --- a/eclass/texlive-module.eclass +++ b/eclass/texlive-module.eclass @@ -6,6 +6,7 @@ # tex@gentoo.org # @AUTHOR: # Original Author: Alexis Ballier +# @SUPPORTED_EAPIS: 3 4 5 6 7 # @BLURB: Provide generic install functions so that modular texlive's texmf ebuild will only have to inherit this eclass # @DESCRIPTION: # Purpose: Provide generic install functions so that modular texlive's texmf ebuilds will