commit:     fbabb3c7d5f34faa31cbc0d0c1523010ef5f66e9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 21:14:52 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 21:14:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbabb3c7

optfeature.eclass: [QA] add @SUPPORTED_EAPIS tag

Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 eclass/optfeature.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/optfeature.eclass b/eclass/optfeature.eclass
index e6ab6b7f52d..ef69335d6a0 100644
--- a/eclass/optfeature.eclass
+++ b/eclass/optfeature.eclass
@@ -5,6 +5,7 @@
 # @MAINTAINER:
 # base-sys...@gentoo.org
 # @BLURB: Advertise optional functionality that might be useful to users
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7
 
 case ${EAPI:-0} in
        [0-7]) ;;

Reply via email to