toolchain.eclass: add @SUPPORTED_EAPIS
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Aug 2018 09:12:16 +0000 (11:12 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:32 +0000 (09:33 +0200)
eclass/toolchain.eclass

index 0fb518a0c2ea73d68c5f0903484ac4535710b437..6e859993397ca26e4bf85f207e91318bc3ecc799 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Maintainer: Toolchain Ninjas <toolchain@gentoo.org>
+# @SUPPORTED_EAPIS: 5
 
 DESCRIPTION="The GNU Compiler Collection"
 HOMEPAGE="https://gcc.gnu.org/"