diff options
author | 2022-08-15 21:59:35 +0300 | |
---|---|---|
committer | 2022-08-15 22:05:56 +0300 | |
commit | 3094961b2ba7ea97dd46f64b5469990fe0020774 (patch) | |
tree | 7fb340d72311b6dc31b6f47f76981cfe867169e3 /profiles/arch/riscv | |
parent | profiles/hppa: mask dev-util/pkgcheck[emacs] (diff) | |
download | gentoo-3094961b2ba7ea97dd46f64b5469990fe0020774.tar.gz gentoo-3094961b2ba7ea97dd46f64b5469990fe0020774.tar.bz2 gentoo-3094961b2ba7ea97dd46f64b5469990fe0020774.zip |
profiles/riscv: mask dev-util/pkgcheck[emacs]
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'profiles/arch/riscv')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
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 <arthurzam@gentoo.org> (2022-08-15) +# deps not keyworded +dev-util/pkgcheck emacs + # Yixun Lan <dlan@gentoo.org> (2022-08-11) # lua not support on riscv dev-util/bcc lua |