commit: 3475d8999cd952f582f61d8a5eea9bd4fb24e5cf Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 22:53:37 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 22:53:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3475d899
profiles: x86: remove ruby_targets_ruby26 use.stable.mask Bug: https://bugs.gentoo.org/728192 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/arch/x86/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index b3aa6061b2d..b0ff96b03f1 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Hans de Graaff <[email protected]> (2020-09-14) -# Masked per-arch to facilitate stabling, bug 728192 -ruby_targets_ruby26 - # Andreas Sturmlechner <[email protected]> (2020-06-06) # sci-libs/mkl is not stable, needs online registration to even run pkg_setup mkl
