From: Michał Górny Date: Sun, 15 Sep 2019 17:24:32 +0000 (+0200) Subject: kde5.eclass: Add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=27ccd2549f6a6db30a44a89077ed582582d48c2d;p=gentoo.git kde5.eclass: Add @SUPPORTED_EAPIS The EAPI list is implicitly defined by kde5-functions inherit, so just copy it over. Signed-off-by: Michał Górny --- 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