summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:39:26 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:33:14 +0200
commit25abf26c04d2f44f95b6572eb7ba6bbe441940a2 (patch)
treecb85f1e2c06addf92dbf4650d785c0910f1ed629
parents6.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-25abf26c04d2f44f95b6572eb7ba6bbe441940a2.tar.gz
gentoo-25abf26c04d2f44f95b6572eb7ba6bbe441940a2.tar.bz2
gentoo-25abf26c04d2f44f95b6572eb7ba6bbe441940a2.zip
scons-utils.eclass: add @SUPPORTED_EAPIS
-rw-r--r--eclass/scons-utils.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/scons-utils.eclass b/eclass/scons-utils.eclass
index 615e00e314ad..35cf4e322188 100644
--- a/eclass/scons-utils.eclass
+++ b/eclass/scons-utils.eclass
@@ -4,6 +4,7 @@
# @ECLASS: scons-utils.eclass
# @MAINTAINER:
# mgorny@gentoo.org
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7
# @BLURB: helper functions to deal with SCons buildsystem
# @DESCRIPTION:
# This eclass provides a set of function to help developers sanely call