From: Michał Górny Date: Sun, 12 Aug 2018 06:37:42 +0000 (+0200) Subject: golang-vcs-snapshot.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5faf7b4d83fbd6dcbe8ac9437dc257b0cb5e2c61;p=gentoo.git golang-vcs-snapshot.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/golang-vcs-snapshot.eclass b/eclass/golang-vcs-snapshot.eclass index 1453b7a4d09a..975b23df45f4 100644 --- a/eclass/golang-vcs-snapshot.eclass +++ b/eclass/golang-vcs-snapshot.eclass @@ -4,6 +4,7 @@ # @ECLASS: golang-vcs-snapshot.eclass # @MAINTAINER: # William Hubbs +# @SUPPORTED_EAPIS: 5 6 # @BLURB: support eclass for unpacking VCS snapshot tarballs for # software written in the Go programming language # @DESCRIPTION: