diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:39:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:33:18 +0200 |
commit | 9abe07ac179ab8c21eeaf020b350da52e739e40b (patch) | |
tree | 2111d81ba6fe8d7df091f3e17bb350afafb216c6 /eclass/texlive-common.eclass | |
parent | systemd.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-9abe07ac179ab8c21eeaf020b350da52e739e40b.tar.gz gentoo-9abe07ac179ab8c21eeaf020b350da52e739e40b.tar.bz2 gentoo-9abe07ac179ab8c21eeaf020b350da52e739e40b.zip |
texlive-common.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/texlive-common.eclass')
-rw-r--r-- | eclass/texlive-common.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/texlive-common.eclass b/eclass/texlive-common.eclass index e5259d95a645..4b357897f12a 100644 --- a/eclass/texlive-common.eclass +++ b/eclass/texlive-common.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 various functions used by both texlive-core and texlive modules # @DESCRIPTION: # Purpose: Provide various functions used by both texlive-core and texlive |