commit: 6a08dab5f64110097ef23c9629d6ab5b2f87c90e Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Thu Aug 5 01:48:50 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu Aug 5 13:52:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a08dab5
profiles/arch/riscv: mask USE=pdfannotextractor for app-text/texlive depends on java, not (sustainably) supported yet Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index c0c49db2ff5..c134b9c5c0a 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alex Fan <[email protected]> (2021-08-05) +# pdfannotextractor depends on java, not (sustainably) supported yet +app-text/texlive pdfannotextractor + # Yixun Lan <[email protected]> (2021-08-05) # Boost.Context can be built on riscv dev-libs/boost -context
