summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:37:29 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:32:29 +0200
commitf41df029186554c9fcc7148071cbe27fc80e22b6 (patch)
treed723feb91e9f8739aa55c9c19871edcbebdd2645 /eclass
parentgames.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-f41df029186554c9fcc7148071cbe27fc80e22b6.tar.gz
gentoo-f41df029186554c9fcc7148071cbe27fc80e22b6.tar.bz2
gentoo-f41df029186554c9fcc7148071cbe27fc80e22b6.zip
git-r3.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r--eclass/git-r3.eclass1
1 files changed, 1 insertions, 0 deletions
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 <mgorny@gentoo.org>
+# @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