summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:36:46 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:32:17 +0200
commit4c898e932181f5f0011e88cc77bce463aa6288c1 (patch)
treeb7415310bc421a5f59e5f4b106d59896625753fd /eclass
parentautotools-multilib.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-4c898e932181f5f0011e88cc77bce463aa6288c1.tar.gz
gentoo-4c898e932181f5f0011e88cc77bce463aa6288c1.tar.bz2
gentoo-4c898e932181f5f0011e88cc77bce463aa6288c1.zip
autotools-utils.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r--eclass/autotools-utils.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/autotools-utils.eclass b/eclass/autotools-utils.eclass
index b0047048662d..0addf76a92f6 100644
--- a/eclass/autotools-utils.eclass
+++ b/eclass/autotools-utils.eclass
@@ -5,6 +5,7 @@
# @MAINTAINER:
# Maciej Mrozowski <reavertm@gentoo.org>
# Michał Górny <mgorny@gentoo.org>
+# @SUPPORTED_EAPIS: 2 3 4 5
# @BLURB: common ebuild functions for autotools-based packages
# @DESCRIPTION:
# autotools-utils.eclass is autotools.eclass(5) and base.eclass(5) wrapper