From 6c80445912f7fe42732c4e1415b1887ac80caecb Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 12 Aug 2018 08:39:06 +0200 Subject: python-single-r1.eclass: add @SUPPORTED_EAPIS --- eclass/python-single-r1.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass/python-single-r1.eclass') 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 -- cgit v1.2.3-65-gdbad