commit: 6225ed8d38d7ba66e16ef9143a61644f58deeb12 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Jun 21 12:47:45 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Jun 21 14:04:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6225ed8d
profiles/arch/riscv: mask USE=samba for app-misc/mc, not tested Signed-off-by: Marek Szuba <marecki <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 9f83838ebc5..d9a921dfc40 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 +# Marek Szuba <[email protected]> (2021-06-21) +# net-fs/samba not keyworded here, not tested +app-misc/mc samba + # Marek Szuba <[email protected]> (2021-05-31) # dev-python/networkx not keyworded here app-portage/nattka depgraph-order
