diff options
| -rw-r--r-- | profiles/arch/hppa/use.stable.mask | 4 | ||||
| -rw-r--r-- | profiles/arch/riscv/use.mask | 4 | ||||
| -rw-r--r-- | profiles/base/use.mask | 6 |
3 files changed, 1 insertions, 13 deletions
diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 9114e7eb910e..e0cc1e725f21 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -10,10 +10,6 @@ python_single_target_python3_10 python_targets_python3_10 -# Rolf Eike Beer <eike@sf-mail.de> (2021-02-08) -# dev-lang/lua:5.2 not stable on hppa -lua_single_target_lua5-2 - # Matt Turner <mattst88@gentoo.org> (2020-12-23) # dev-db/postgresql is not stable on hppa postgres diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 68aed13bc014..be47b4af3f70 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -20,10 +20,8 @@ pipewire -introspection # Marek Szuba <marecki@gentoo.org> (2021-07-05) -# dev-lang/lua:5.2 and dev-lang/luajit known not to work here -lua_single_target_lua5-2 +# dev-lang/luajit does not support this arch lua_single_target_luajit -lua_targets_lua5-2 lua_targets_luajit # Sergei Trofimovich <slyfox@gentoo.org> (2019-11-27) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index d805d7c7b66b..889fb1a16ebc 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,12 +4,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Marek Szuba <marecki@gentoo.org> (2021-07-12) -# Effectively EOL, no packages in the tree strictly require this -# particular version -lua_single_target_lua5-2 -lua_targets_lua5-2 - # Hans de Graaff <graaff@gentoo.org> (2021-07-09) # Mask Ruby 2.5 as EOL ruby_targets_ruby25 |
