commit: 41041ebdac4098868b8048ce81dc561d15034201 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 06:39:58 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41041ebd
wxwidgets.eclass: add @SUPPORTED_EAPIS eclass/wxwidgets.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index 63e8e22e64c..0cbf4959040 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -4,6 +4,7 @@ # @ECLASS: wxwidgets.eclass # @MAINTAINER: # [email protected] +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 # @BLURB: Manages build configuration for wxGTK-using packages. # @DESCRIPTION: # This eclass sets up the proper environment for ebuilds using the wxGTK
