Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH 66/98] python-single-r1.eclass: add @SUPPORTED_EAPIS
Date: Sun, 12 Aug 2018 07:50:35
Message-Id: 20180812072343.19947-67-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/98] Add @SUPPORTED_EAPIS to eclasses, part one by "Michał Górny"
1 ---
2 eclass/python-single-r1.eclass | 1 +
3 1 file changed, 1 insertion(+)
4
5 diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass
6 index 8c45c391ebb0..8ac17b7815e2 100644
7 --- a/eclass/python-single-r1.eclass
8 +++ b/eclass/python-single-r1.eclass
9 @@ -7,6 +7,7 @@
10 # @AUTHOR:
11 # Author: Michał Górny <mgorny@g.o>
12 # Based on work of: Krzysztof Pawlik <nelchael@g.o>
13 +# @SUPPORTED_EAPIS: 5 6 7
14 # @BLURB: An eclass for Python packages not installed for multiple implementations.
15 # @DESCRIPTION:
16 # An extension of the python-r1 eclass suite for packages which
17 --
18 2.18.0