summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:38:05 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:32:41 +0200
commitc58024e1f6ccba3dc234abe4585364cfbd411a99 (patch)
tree093f0748be673981f572d604e1c0a986a913d311
parentkodi-addon.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-c58024e1f6ccba3dc234abe4585364cfbd411a99.tar.gz
gentoo-c58024e1f6ccba3dc234abe4585364cfbd411a99.tar.bz2
gentoo-c58024e1f6ccba3dc234abe4585364cfbd411a99.zip
latex-package.eclass: add @SUPPORTED_EAPIS
-rw-r--r--eclass/latex-package.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass
index 3402c94cc081..1a684ef00a66 100644
--- a/eclass/latex-package.eclass
+++ b/eclass/latex-package.eclass
@@ -7,6 +7,7 @@
# @AUTHOR:
# Matthew Turk <satai@gentoo.org>
# Martin Ehmsen <ehmsen@gentoo.org>
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7
# @BLURB: An eclass for easy installation of LaTeX packages
# @DESCRIPTION:
# This eClass is designed to be easy to use and implement. The vast majority of