On 29/02/2024 14.38, Florian Schmaus wrote:
Signed-off-by: Florian Schmaus <f...@gentoo.org> --- eclass/texlive-module.eclass | 6 ++++++ 1 file changed, 6 insertions(+)diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass index afcd4532975a..d1bf0f86185b 100644 --- a/eclass/texlive-module.eclass +++ b/eclass/texlive-module.eclass @@ -85,6 +85,12 @@ HOMEPAGE="https://www.tug.org/texlive/"IUSE="doc source" +if [[ -z ${TL_PV} ]] \+ && [[ ${EAPI} -ge 8 ]] \
I am skeptical of this construct, as in the past we had non-numeric EAPIs. So I may have to go with EAPI == 8 for now. Input appreciated.
- Flow
OpenPGP_0x8CAC2A9678548E35.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature