commit: 14231bc3a1f4f4db038ae7c1b40ab2afbf0410b5 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sat May 26 09:48:41 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat May 26 09:59:48 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=14231bc3
kde5-functions.eclass: update SUPPORTED_EAPIS to match code eclass/kde5-functions.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass index 8df91bf362..eb4cf7a0e4 100644 --- a/eclass/kde5-functions.eclass +++ b/eclass/kde5-functions.eclass @@ -4,7 +4,7 @@ # @ECLASS: kde5-functions.eclass # @MAINTAINER: # [email protected] -# @SUPPORTED_EAPIS: 6 +# @SUPPORTED_EAPIS: 6 7 # @BLURB: Common ebuild functions for packages based on KDE Frameworks 5. # @DESCRIPTION: # This eclass contains functions shared by the other KDE eclasses and forms
