diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:39:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:33:18 +0200 |
commit | 29f7baeabf4c6aeb8c0e87ff6b4c68fd97f3a7b3 (patch) | |
tree | 59ee09431140314505efac5f7528f1f1ca0ac545 /eclass | |
parent | texlive-common.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-29f7baeabf4c6aeb8c0e87ff6b4c68fd97f3a7b3.tar.gz gentoo-29f7baeabf4c6aeb8c0e87ff6b4c68fd97f3a7b3.tar.bz2 gentoo-29f7baeabf4c6aeb8c0e87ff6b4c68fd97f3a7b3.zip |
texlive-module.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/texlive-module.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
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 <aballier@gentoo.org> +# @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 |