From c3b7de0ec0757574b767a988a2dca1545ae83fd6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:39:04 +0200 Subject: [PATCH] python-r1.eclass: add @SUPPORTED_EAPIS --- eclass/python-r1.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass index 097a965272d8..b06413170ae5 100644 --- a/eclass/python-r1.eclass +++ b/eclass/python-r1.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Author: Michał Górny # Based on work of: Krzysztof Pawlik +# @SUPPORTED_EAPIS: 5 6 7 # @BLURB: A common, simple eclass for Python packages. # @DESCRIPTION: # A common eclass providing helper functions to build and install -- 2.26.2