From 54724c3f3e00a437c70ea9a44f4f0443f06697b4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 11:12:14 +0200 Subject: [PATCH] toolchain-binutils.eclass: add @SUPPORTED_EAPIS --- eclass/toolchain-binutils.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/toolchain-binutils.eclass b/eclass/toolchain-binutils.eclass index 552bba37c312..d15afb8531e7 100644 --- a/eclass/toolchain-binutils.eclass +++ b/eclass/toolchain-binutils.eclass @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # # Maintainer: Toolchain Ninjas +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 # # We install binutils into CTARGET-VERSION specific directories. This lets # us easily merge multiple versions for multiple targets (if we wish) and -- 2.26.2