diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:38:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:32:47 +0200 |
commit | af7016ee230a1838a6ff85c1753a0e8230c48246 (patch) | |
tree | 2599da257d9aff259455c4c727b48d2946e937b9 /eclass/mozconfig-v6.45.eclass | |
parent | meson.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-af7016ee230a1838a6ff85c1753a0e8230c48246.tar.gz gentoo-af7016ee230a1838a6ff85c1753a0e8230c48246.tar.bz2 gentoo-af7016ee230a1838a6ff85c1753a0e8230c48246.zip |
mozconfig-v6.45.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/mozconfig-v6.45.eclass')
-rw-r--r-- | eclass/mozconfig-v6.45.eclass | 1 |
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) |