From: Michał Górny Date: Sun, 12 Aug 2018 06:37:27 +0000 (+0200) Subject: games.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=23d9e4a1c2176629081613b3347a65c042db0c72;p=gentoo.git games.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/games.eclass b/eclass/games.eclass index 3c280a5efee3..d651dc7d868a 100644 --- a/eclass/games.eclass +++ b/eclass/games.eclass @@ -4,6 +4,7 @@ # @ECLASS: games.eclass # @MAINTAINER: # Games team +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 # @BLURB: Standardizing the install of games. # @DESCRIPTION: # This eclass makes sure that games are consistently handled in gentoo.