--- eclass/cargo.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass index 53efd0e16595..a15dfa9f30ce 100644 --- a/eclass/cargo.eclass +++ b/eclass/cargo.eclass @@ -6,6 +6,7 @@ # [email protected] # @AUTHOR: # Doug Goldstein <[email protected]> +# @SUPPORTED_EAPIS: 6 7 # @BLURB: common functions and variables for cargo builds if [[ -z ${_CARGO_ECLASS} ]]; then -- 2.18.0
- [gentoo-dev] [PATCH 00/98] Add @SUPPORTED_EAPIS to eclasses... Michał Górny
- [gentoo-dev] [PATCH 01/98] apache-2.eclass: add @SUPPO... Michał Górny
- [gentoo-dev] [PATCH 03/98] autotools-utils.eclass: add... Michał Górny
- [gentoo-dev] [PATCH 05/98] base.eclass: add @SUPPORTED... Michał Górny
- [gentoo-dev] [PATCH 02/98] autotools-multilib.eclass: ... Michał Górny
- [gentoo-dev] [PATCH 06/98] bash-completion-r1.eclass: ... Michał Górny
- [gentoo-dev] [PATCH 04/98] base.eclass: Fix EAPI guard... Michał Górny
- [gentoo-dev] [PATCH 07/98] bzr.eclass: add @SUPPORTED_... Michał Górny
- [gentoo-dev] [PATCH 08/98] cargo.eclass: add @SUPPORTE... Michał Górny
- [gentoo-dev] [PATCH 09/98] check-reqs.eclass: add @SUP... Michał Górny
- [gentoo-dev] [PATCH 11/98] cuda.eclass: add @SUPPORTED... Michał Górny
- [gentoo-dev] [PATCH 10/98] cmake-multilib.eclass: add ... Michał Górny
- [gentoo-dev] [PATCH 12/98] depend.apache.eclass: add @... Michał Górny
- [gentoo-dev] [PATCH 13/98] distutils-r1.eclass: add @S... Michał Górny
- [gentoo-dev] [PATCH 14/98] eapi7-ver.eclass: add @SUPP... Michał Górny
- [gentoo-dev] [PATCH 15/98] elisp.eclass: add @SUPPORTE... Michał Górny
- [gentoo-dev] [PATCH 16/98] emboss-r2.eclass: add @SUPP... Michał Górny
- [gentoo-dev] [PATCH 18/98] fortran-2.eclass: add @SUPP... Michał Górny
- [gentoo-dev] [PATCH 17/98] epatch.eclass: add @SUPPORT... Michał Górny
