golang-base.eclass: add @SUPPORTED_EAPIS
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Aug 2018 06:37:38 +0000 (08:37 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:32:32 +0000 (09:32 +0200)
eclass/golang-base.eclass

index 4d7e30ca15f35d47f34378ab7c5f983c833b76e2..c8308d2866587b04662610789e93be14fcac9b71 100644 (file)
@@ -4,6 +4,7 @@
 # @ECLASS: golang-base.eclass
 # @MAINTAINER:
 # William Hubbs <williamh@gentoo.org>
+# @SUPPORTED_EAPIS: 5 6
 # @BLURB: Eclass that provides base functions for Go packages.
 # @DESCRIPTION:
 # This eclass provides base functions for software written in the Go