From 41041ebdac4098868b8048ce81dc561d15034201 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 12 Aug 2018 08:39:58 +0200 Subject: wxwidgets.eclass: add @SUPPORTED_EAPIS --- eclass/wxwidgets.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass/wxwidgets.eclass') diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index 63e8e22e64c0..0cbf49590402 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -4,6 +4,7 @@ # @ECLASS: wxwidgets.eclass # @MAINTAINER: # wxwidgets@gentoo.org +# @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 -- cgit v1.2.3-65-gdbad