commit: 17b55ebed1ceaf5289c6cc0e927243bcad2a2b72 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Jul 21 15:37:28 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Jul 21 15:39:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b55ebe
profiles/arch/riscv: unmask Ruby Base dependencies of the targets: ruby26, ruby27 and ruby30 have all been keyworded. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 688dde619b0..b66d3b1106d 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -15,11 +15,6 @@ -gtk3 -introspection -# Marek Szuba <[email protected]> (2021-07-05) -# Relevant Ruby versions not keyworded yet -ruby_targets_ruby27 -ruby_targets_ruby30 - # Marek Szuba <[email protected]> (2021-07-05) # dev-lang/lua:5.2 and dev-lang/luajit known not to work here lua_single_target_lua5-2 @@ -45,7 +40,6 @@ opencl qt5 pulseaudio rsh -ruby slang sound webkit
