From f41df029186554c9fcc7148071cbe27fc80e22b6 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 12 Aug 2018 08:37:29 +0200 Subject: git-r3.eclass: add @SUPPORTED_EAPIS --- eclass/git-r3.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass') diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass index 7fe9bcb40fa4..48fac96ee358 100644 --- a/eclass/git-r3.eclass +++ b/eclass/git-r3.eclass @@ -4,6 +4,7 @@ # @ECLASS: git-r3.eclass # @MAINTAINER: # Michał Górny +# @SUPPORTED_EAPIS: 4 5 6 7 # @BLURB: Eclass for fetching and unpacking git repositories. # @DESCRIPTION: # Third generation eclass for easing maintenance of live ebuilds using -- cgit v1.2.3-65-gdbad