From: Michał Górny Date: Sun, 12 Aug 2018 06:36:55 +0000 (+0200) Subject: cargo.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b7fd2aab5cad9a6b4f9c85831f8b299ef873ba95;p=gentoo.git cargo.eclass: add @SUPPORTED_EAPIS --- 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 @@ # rust@gentoo.org # @AUTHOR: # Doug Goldstein +# @SUPPORTED_EAPIS: 6 7 # @BLURB: common functions and variables for cargo builds if [[ -z ${_CARGO_ECLASS} ]]; then