From 27ccd2549f6a6db30a44a89077ed582582d48c2d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Sep 2019 19:24:32 +0200 Subject: [PATCH] kde5.eclass: Add @SUPPORTED_EAPIS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The EAPI list is implicitly defined by kde5-functions inherit, so just copy it over. Signed-off-by: Michał Górny --- eclass/kde5.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass index 9f71e428c54f..db9fc4427c71 100644 --- a/eclass/kde5.eclass +++ b/eclass/kde5.eclass @@ -4,6 +4,7 @@ # @ECLASS: kde5.eclass # @MAINTAINER: # kde@gentoo.org +# @SUPPORTED_EAPIS: 6 7 # @BLURB: Support eclass for packages that follow KDE packaging conventions. # @DESCRIPTION: # This eclass is intended to streamline the creation of ebuilds for packages -- 2.26.2