diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:38:21 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:32:48 +0200 |
commit | a66bea2edac9580bd3d31b0573a763b38cd60af4 (patch) | |
tree | 5290741d238747742f8fa351c04d423e918b601d /eclass/mozconfig-v6.52.eclass | |
parent | mozconfig-v6.45.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-a66bea2edac9580bd3d31b0573a763b38cd60af4.tar.gz gentoo-a66bea2edac9580bd3d31b0573a763b38cd60af4.tar.bz2 gentoo-a66bea2edac9580bd3d31b0573a763b38cd60af4.zip |
mozconfig-v6.52.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/mozconfig-v6.52.eclass')
-rw-r--r-- | eclass/mozconfig-v6.52.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass index 04042b9a982d..646232c86a59 100644 --- a/eclass/mozconfig-v6.52.eclass +++ b/eclass/mozconfig-v6.52.eclass @@ -4,6 +4,7 @@ # @ECLASS: mozconfig-v6.52.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) |