summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:39:57 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:33:25 +0200
commit52fb537b73fef342f93e639f7dd1bed49f3db68f (patch)
treeee30c7f3ec1f6c94bc5780269e7a6519677496f2 /eclass
parentvirtualx.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-52fb537b73fef342f93e639f7dd1bed49f3db68f.tar.gz
gentoo-52fb537b73fef342f93e639f7dd1bed49f3db68f.tar.bz2
gentoo-52fb537b73fef342f93e639f7dd1bed49f3db68f.zip
waf-utils.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r--eclass/waf-utils.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/waf-utils.eclass b/eclass/waf-utils.eclass
index 7acc97b10314..d3e52fc463dd 100644
--- a/eclass/waf-utils.eclass
+++ b/eclass/waf-utils.eclass
@@ -8,6 +8,7 @@
# Original Author: Gilles Dartiguelongue <eva@gentoo.org>
# Various improvements based on cmake-utils.eclass: Tomáš Chvátal <scarabeus@gentoo.org>
# Proper prefix support: Jonathan Callen <jcallen@gentoo.org>
+# @SUPPORTED_EAPIS: 4 5 6
# @BLURB: common ebuild functions for waf-based packages
# @DESCRIPTION:
# The waf-utils eclass contains functions that make creating ebuild for