On Sun, 2025-05-25 at 11:00 +0200, David Seifert wrote: > Signed-off-by: David Seifert <s...@gentoo.org> > --- > eclass/wxwidgets.eclass | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass > index 0fd3e7260693..617b54dc90da 100644 > --- a/eclass/wxwidgets.eclass > +++ b/eclass/wxwidgets.eclass > @@ -4,7 +4,7 @@ > # @ECLASS: wxwidgets.eclass > # @MAINTAINER: > # wxwidg...@gentoo.org > -# @SUPPORTED_EAPIS: 7 8 > +# @SUPPORTED_EAPIS: 8 > # @BLURB: Manages build configuration for wxGTK-using packages. > # @DESCRIPTION: > # This eclass sets up the proper environment for ebuilds using the wxGTK > @@ -22,7 +22,7 @@ > # wxGTK was built with. > > case ${EAPI} in > - 7|8) ;; > + 8) ;; > *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;; > esac >
ACK to both. Thanks!
signature.asc
Description: This is a digitally signed message part