diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:38:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:32:48 +0200 |
commit | 5276ad11e7109186dba4280d8d7caef40c05f952 (patch) | |
tree | 4e8d5301395238b6448e266de0fc26fcac033e2f | |
parent | mozconfig-v6.52.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-5276ad11e7109186dba4280d8d7caef40c05f952.tar.gz gentoo-5276ad11e7109186dba4280d8d7caef40c05f952.tar.bz2 gentoo-5276ad11e7109186dba4280d8d7caef40c05f952.zip |
mozconfig-v6.58.eclass: add @SUPPORTED_EAPIS
-rw-r--r-- | eclass/mozconfig-v6.58.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/mozconfig-v6.58.eclass b/eclass/mozconfig-v6.58.eclass index c0a337e6b119..a27e40438e18 100644 --- a/eclass/mozconfig-v6.58.eclass +++ b/eclass/mozconfig-v6.58.eclass @@ -4,6 +4,7 @@ # @ECLASS: mozconfig-v6.58.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) |