From b7fd2aab5cad9a6b4f9c85831f8b299ef873ba95 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:36:55 +0200 Subject: [PATCH] cargo.eclass: add @SUPPORTED_EAPIS --- 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 @@ # rust@gentoo.org # @AUTHOR: # Doug Goldstein +# @SUPPORTED_EAPIS: 6 7 # @BLURB: common functions and variables for cargo builds if [[ -z ${_CARGO_ECLASS} ]]; then -- 2.26.2