commit: f8ba5499287d187d90c9beda5e44246304c951cb Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Mon Sep 13 10:07:16 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Sep 14 14:13:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ba5499
profiles/arch/riscv: mask USE=darcs for app-portage/layman 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 be1063ba1de..ccf1c5c4893 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-09-13) +# dev-vcs/darcs depends on haskell +app-portage/layman darcs + # Sam James <[email protected]> (2021-09-12) # dev-ruby/asciidoctor isn't keyworded here dev-util/ccache doc
