commit: 35da41ad7dda81da8ee0650c95df38c15e67385d Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 20:22:02 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 20:30:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35da41ad
profiles: drop ruby23 stable mask on x86 Bug: https://bugs.gentoo.org/639476 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 6639125e6f2..118c3436da9 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]> (21 Jan 2018) -# Temporary mask to support stable bug 639476 -ruby_targets_ruby23 - # Michael Palimaka <[email protected]> (03 Jun 2017) # Not yet stable. elogind
