From f3b6bbf6ca4fe9081abc3baa0503f8d43252bcda Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 11 Oct 2021 02:07:11 +0100 Subject: profiles/arch/amd64: unmask ruby27 Signed-off-by: Sam James --- profiles/arch/amd64/make.defaults | 4 ---- profiles/arch/amd64/use.stable.mask | 4 ---- 2 files changed, 8 deletions(-) (limited to 'profiles') diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index 1f4063dbdd1f..775103c63ac8 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -67,7 +67,3 @@ IUSE_IMPLICIT="abi_x86_64" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Hans de Graaff (2021-10-10) -# Temporary override base default to support the ruby27 stable bug 801289 -RUBY_TARGETS="ruby26" diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index ed932e0c842e..df910ea0ebe9 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/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 (2021-10-10) -# Temporary entry to support the ruby27 stable bug 801289 -ruby_targets_ruby27 - # Michał Górny (2021-05-04) # Python 3.10 is not yet stable (and will not be until it's out of beta, # around September. -- cgit v1.2.3-65-gdbad