From: Michał Górny Date: Sun, 12 Aug 2018 06:39:02 +0000 (+0200) Subject: python-any-r1.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6a35e98b6cb80e8141b057147f028c4796f43c2a;p=gentoo.git python-any-r1.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass index 6f23109cf8d7..7a91507a600f 100644 --- a/eclass/python-any-r1.eclass +++ b/eclass/python-any-r1.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Author: Michał Górny # Based on work of: Krzysztof Pawlik +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7 # @BLURB: An eclass for packages having build-time dependency on Python. # @DESCRIPTION: # A minimal eclass for packages which need any Python interpreter