commit: df90e6c87728b274cc963781d51ddf739cab2195 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Nov 29 09:21:57 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Nov 29 09:21:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df90e6c8
profiles: fix bibtexu mask for texlive 2024 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index ce2a5126e4be..d052c6e9d586 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -46,7 +46,7 @@ dev-python/latexrestricted >=dev-tex/biber-3.20 >=dev-tex/biblatex-3.20 ->=dev-tex/bibtexu-20240311 +>=dev-tex/bibtexu-3.72_p20240311 >=dev-tex/glossaries-4.55 dev-tex/latex2pydata >=dev-tex/latexmk-4.85
