commit: 4e59ba23c23a65203561f28148933c63411cbe6a Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com> AuthorDate: Fri Nov 19 11:51:25 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon Nov 22 03:06:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e59ba23
profiles/arch/riscv: unmask asciidoctor related USEs Closes: https://github.com/gentoo/gentoo/pull/23002 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 | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 687bcb8932ce..051c4c521f0a 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -39,14 +39,6 @@ app-portage/layman darcs # - app-text/pandoc sys-cluster/ceph pmdk -# Sam James <[email protected]> (2021-09-12) -# Marek Szuba <[email protected]> (2021-07-05) -# dev-ruby/asciidoctor isn't keyworded here -app-admin/keepassxc doc -dev-libs/nanomsg doc -dev-util/ccache doc -net-misc/chrony html - # Alex Fan <[email protected]> (2021-09-15) # Marek Szuba <[email protected]> (2021-09-07) # All of these require net-libs/nodejs, which now builds on riscv
