commit: 4977d077467ac151366c8fbbcaa8d8cf1d30f87c Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Aug 28 23:21:04 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Aug 28 23:22:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4977d077
profiles/arch/x86: ruby25 stable, bug 688976 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/arch/x86/make.defaults | 4 ---- profiles/arch/x86/use.stable.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index 69c61d58e06..c0600e4ae9f 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -47,7 +47,3 @@ ABI_X86="32" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Hans de Graaff <[email protected]) (2019-07-17) -# Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 32aebf145aa..c30ac38e05b 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]> (2019-07-17) -# Temporary mask for stable bug 688976 -ruby_targets_ruby25 - # Andreas Sturmlechner <[email protected]> (2018-11-17) # media-sound/audacious is not yet stabilised audacious
