commit: 5e203a795daa2f1956d4857cc256356a49ba52f1 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 12:31:44 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 08:22:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e203a79
profiles/arch/riscv: unmask USE=hugepages for sys-apps/nvme-cli Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index fa265a36511d..09319d08e218 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -63,10 +63,6 @@ dev-python/anyio test # depends on dev-lang/ocaml app-accessibility/brltty ocaml ocamlopt -# Sam James <[email protected]> (2021-10-26) -# sys-libs/libhugetlbfs is not keyworded on ~riscv right now -sys-apps/nvme-cli hugepages - # Marek Szuba <[email protected]> (2021-09-23) # mkdocs ecosystem only partly keyworded on riscv, has rather messy # Python-target requirements.
