commit: bc7e4ad3aafb5bb5f06c53b6de36320f935449f1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 09:12:12 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc7e4ad3
toolchain-autoconf.eclass: add @SUPPORTED_EAPIS eclass/toolchain-autoconf.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/toolchain-autoconf.eclass b/eclass/toolchain-autoconf.eclass index 18276f0b49c..cd991ec795a 100644 --- a/eclass/toolchain-autoconf.eclass +++ b/eclass/toolchain-autoconf.eclass @@ -4,6 +4,7 @@ # @ECLASS: toolchain-autoconf.eclass # @MAINTAINER: # <[email protected]> +# @SUPPORTED_EAPIS: 6 # @BLURB: Common code for sys-devel/autoconf ebuilds # @DESCRIPTION: # This eclass contains the common phase functions migrated from
