commit:     166b76af52b3e61be10eeea43cf45864fc71cec3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 17:24:32 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 23:56:33 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=166b76af

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 <mgorny <AT> gentoo.org>

 eclass/kde5.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 979044a83c..b498d7e7a2 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -4,6 +4,7 @@
 # @ECLASS: kde5.eclass
 # @MAINTAINER:
 # k...@gentoo.org
+# @SUPPORTED_EAPIS: 7
 # @BLURB: Support eclass for packages that follow KDE packaging conventions.
 # @DESCRIPTION:
 # This eclass is intended to streamline the creation of ebuilds for packages

Reply via email to