See https://bugs.gentoo.org/802786 and https://github.com/gentoo/kde/pull/903. There's some work to be done first.
> On 16 Aug 2021, at 17:43, Marek Szuba <mare...@gentoo.org> wrote: > > Signed-off-by: Marek Szuba <mare...@gentoo.org> > --- > eclass/cmake.eclass | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/eclass/cmake.eclass b/eclass/cmake.eclass > index 4bd09459ea6..52bf65a463d 100644 > --- a/eclass/cmake.eclass > +++ b/eclass/cmake.eclass > @@ -9,7 +9,7 @@ > # Maciej Mrozowski <reave...@gentoo.org> > # (undisclosed contributors) > # Original author: Zephyrus (zephy...@mirach.it) > -# @SUPPORTED_EAPIS: 7 > +# @SUPPORTED_EAPIS: 7 8 > # @BLURB: common ebuild functions for cmake-based packages > # @DESCRIPTION: > # The cmake eclass makes creating ebuilds for cmake-based packages much > easier. > @@ -98,7 +98,7 @@ _CMAKE_ECLASS=1 > # Helps in improving QA of build systems that write to source tree. > > case ${EAPI} in > - 7) ;; > + 7|8) ;; > *) die "EAPI=${EAPI:-0} is not supported" ;; > esac > > -- > 2.31.1 > >
signature.asc
Description: Message signed with OpenPGP