commit: 79667288e3203d4009743929ee8087967d0755a2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com> AuthorDate: Tue Nov 30 10:51:56 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Wed Dec 1 06:33:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79667288
profiles/arch/riscv: mask app-accessibility/brltty[ocaml] Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.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 2b6457c8aa51..ef2a045661cc 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-11-19) +# depends on dev-lang/ocaml +app-accessibility/brltty ocaml ocamlopt + # Alex Fan <[email protected]> (2021-11-19) # opengl -> dev-python/pygame is not keyworded yet dev-python/sympy opengl
