commit: 659997e2fa50a617f0053d5e31e3382751dce114 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Dec 25 21:26:03 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Dec 25 21:26:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=659997e2
cmake-multilib.eclass: Update SUPPORTED_EAPIS Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/cmake-multilib.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/cmake-multilib.eclass b/eclass/cmake-multilib.eclass index b43995d0df5..9d617900b73 100644 --- a/eclass/cmake-multilib.eclass +++ b/eclass/cmake-multilib.eclass @@ -6,7 +6,7 @@ # gx86-multilib team <[email protected]> # @AUTHOR: # Author: Michał Górny <[email protected]> -# @SUPPORTED_EAPIS: 6 +# @SUPPORTED_EAPIS: 6 7 # @BLURB: cmake-utils wrapper for multilib builds # @DESCRIPTION: # The cmake-multilib.eclass provides a glue between cmake-utils.eclass(5)
