commit: 5e3bf493348dc3029b061d88f2ce8c61ed447c13 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 06:39:41 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3bf493
toolchain-glibc.eclass: add @SUPPORTED_EAPIS eclass/toolchain-glibc.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/toolchain-glibc.eclass b/eclass/toolchain-glibc.eclass index 5f0e0cfd5cd..13d99ee1d94 100644 --- a/eclass/toolchain-glibc.eclass +++ b/eclass/toolchain-glibc.eclass @@ -4,6 +4,7 @@ # @ECLASS: toolchain-glibc.eclass # @MAINTAINER: # <[email protected]> +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 # @BLURB: Common code for sys-libs/glibc ebuilds # @DESCRIPTION: # This eclass contains the common phase functions migrated from
