summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:37:03 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:32:23 +0200
commit2aff80c118bc7ab9dc231ccf75741f7755364e54 (patch)
tree8ea0cd6c05253062e7bc12028ce5859c6be72ead
parentcuda.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-2aff80c118bc7ab9dc231ccf75741f7755364e54.tar.gz
gentoo-2aff80c118bc7ab9dc231ccf75741f7755364e54.tar.bz2
gentoo-2aff80c118bc7ab9dc231ccf75741f7755364e54.zip
depend.apache.eclass: add @SUPPORTED_EAPIS
-rw-r--r--eclass/depend.apache.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass
index 3067c07cf57a..79bfdcc493f7 100644
--- a/eclass/depend.apache.eclass
+++ b/eclass/depend.apache.eclass
@@ -4,6 +4,7 @@
# @ECLASS: depend.apache.eclass
# @MAINTAINER:
# apache-devs@gentoo.org
+# @SUPPORTED_EAPIS: 0 2 3 4 5 6
# @BLURB: Functions to allow ebuilds to depend on apache
# @DESCRIPTION:
# This eclass handles depending on apache in a sane way and provides information