From 5e3bf493348dc3029b061d88f2ce8c61ed447c13 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 12 Aug 2018 08:39:41 +0200 Subject: toolchain-glibc.eclass: add @SUPPORTED_EAPIS --- eclass/toolchain-glibc.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass/toolchain-glibc.eclass') diff --git a/eclass/toolchain-glibc.eclass b/eclass/toolchain-glibc.eclass index 5f0e0cfd5cd5..13d99ee1d942 100644 --- a/eclass/toolchain-glibc.eclass +++ b/eclass/toolchain-glibc.eclass @@ -4,6 +4,7 @@ # @ECLASS: toolchain-glibc.eclass # @MAINTAINER: # +# @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 -- cgit v1.2.3-65-gdbad