commit: 3094961b2ba7ea97dd46f64b5469990fe0020774 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 15 18:59:35 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Aug 15 19:05:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3094961b
profiles/riscv: mask dev-util/pkgcheck[emacs] Signed-off-by: Arthur Zamarin <arthurzam <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 6e53ca326581..409fde4210c6 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2022-08-15) +# deps not keyworded +dev-util/pkgcheck emacs + # Yixun Lan <[email protected]> (2022-08-11) # lua not support on riscv dev-util/bcc lua
