commit: ebc6686558f8dd75d1033c94b1751e4d1afc8d3a Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 15:37:12 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 15:47:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc66865
profiles/arch/amd64: unmask ruby23 in stable, bug 639476 profiles/arch/amd64/make.defaults | 4 ---- profiles/arch/amd64/use.stable.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index db2969eaa8d..1ca36a8d4f3 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -62,7 +62,3 @@ USE_EXPAND_HIDDEN="-ABI_X86 -CPU_FLAGS_X86" # Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied # by non-multilib ebuilds when non-native ABIs are disabled. IUSE_IMPLICIT="abi_x86_64" - -# Hans de Graaff <[email protected]> (21 Jan 2018) -# Temporary entry to support stable bug 639476 -RUBY_TARGETS="ruby22" diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 8508f7f2dee..2bf7d3769e7 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 <[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
