summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:38:19 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:32:47 +0200
commitaf7016ee230a1838a6ff85c1753a0e8230c48246 (patch)
tree2599da257d9aff259455c4c727b48d2946e937b9
parentmeson.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-af7016ee230a1838a6ff85c1753a0e8230c48246.tar.gz
gentoo-af7016ee230a1838a6ff85c1753a0e8230c48246.tar.bz2
gentoo-af7016ee230a1838a6ff85c1753a0e8230c48246.zip
mozconfig-v6.45.eclass: add @SUPPORTED_EAPIS
-rw-r--r--eclass/mozconfig-v6.45.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/mozconfig-v6.45.eclass b/eclass/mozconfig-v6.45.eclass
index 8409b11f0b96..65d5878fb203 100644
--- a/eclass/mozconfig-v6.45.eclass
+++ b/eclass/mozconfig-v6.45.eclass
@@ -4,6 +4,7 @@
# @ECLASS: mozconfig-v6.45.eclass
# @MAINTAINER:
# mozilla team <mozilla@gentoo.org>
+# @SUPPORTED_EAPIS: 5 6 7
# @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6
# @DESCRIPTION:
# This eclass is used in mozilla ebuilds (firefox, thunderbird, seamonkey)