Re: [gentoo-dev] [PATCH 6/8] flag-o-matic.eclass: Support EAPI 8

2021-06-21 Thread Sergei Trofimovich
On Mon, 21 Jun 2021 18:49:32 +0200 Ulrich Müller wrote: > Signed-off-by: Ulrich Müller > --- > eclass/flag-o-matic.eclass | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass > index 2e04e2acb06b..d262a60b6bb2

[gentoo-dev] [PATCH 6/8] flag-o-matic.eclass: Support EAPI 8

2021-06-21 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/flag-o-matic.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass index 2e04e2acb06b..d262a60b6bb2 100644 --- a/eclass/flag-o-matic.eclass +++ b/eclass/flag-o-matic.eclass @@