From b3571763ff930355718abae2d7c2580d258ee644 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 11:12:16 +0200 Subject: [PATCH] toolchain.eclass: add @SUPPORTED_EAPIS --- eclass/toolchain.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 0fb518a0c2ea..6e859993397c 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # Maintainer: Toolchain Ninjas +# @SUPPORTED_EAPIS: 5 DESCRIPTION="The GNU Compiler Collection" HOMEPAGE="https://gcc.gnu.org/" -- 2.26.2