From: Michał Górny Date: Sun, 12 Aug 2018 06:39:06 +0000 (+0200) Subject: python-single-r1.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c80445912f7fe42732c4e1415b1887ac80caecb;p=gentoo.git python-single-r1.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass index 8c45c391ebb0..8ac17b7815e2 100644 --- a/eclass/python-single-r1.eclass +++ b/eclass/python-single-r1.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Author: Michał Górny # Based on work of: Krzysztof Pawlik +# @SUPPORTED_EAPIS: 5 6 7 # @BLURB: An eclass for Python packages not installed for multiple implementations. # @DESCRIPTION: # An extension of the python-r1 eclass suite for packages which