From: Michał Górny Date: Sun, 12 Aug 2018 06:39:07 +0000 (+0200) Subject: python-utils-r1.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9d0ce1bcc518a596eed4f82074ae21826af036c7;p=gentoo.git python-utils-r1.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass index 0a4744cf959a..e3cf82b4b58f 100644 --- a/eclass/python-utils-r1.eclass +++ b/eclass/python-utils-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: Utility functions for packages with Python parts. # @DESCRIPTION: # A utility eclass providing functions to query Python implementations,