From 9a026b8c2330ad8f016d032111b3d1a982f4eda5 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Wed, 14 Mar 2018 21:06:40 +0000 Subject: Revert "profiles/arch/powerpc/ppc64/32ul: sync ruby flags wih ppc32" ppc64 got stable ruby23. Drop explicit override. --- profiles/arch/powerpc/ppc64/32ul/make.defaults | 5 ----- profiles/arch/powerpc/ppc64/32ul/use.stable.mask | 10 ---------- 2 files changed, 15 deletions(-) delete mode 100644 profiles/arch/powerpc/ppc64/32ul/use.stable.mask diff --git a/profiles/arch/powerpc/ppc64/32ul/make.defaults b/profiles/arch/powerpc/ppc64/32ul/make.defaults index e9b4141df62d..9865b69f3450 100644 --- a/profiles/arch/powerpc/ppc64/32ul/make.defaults +++ b/profiles/arch/powerpc/ppc64/32ul/make.defaults @@ -14,8 +14,3 @@ ACCEPT_KEYWORDS="${ARCH} -ppc64" # Michał Górny (27 Jun 2014) # Make the ABI flag implicit for compatibility with native ebuilds. IUSE_IMPLICIT="abi_ppc_32 -abi_ppc_64" - -# Sergei Trofimovich (14 Mar 2018) -# We need to match up to 'arch/powerpc/ppc32' defaults here. -# Remove it when ruby23 goes stable on ppc64 -RUBY_TARGETS="ruby22 ruby23" diff --git a/profiles/arch/powerpc/ppc64/32ul/use.stable.mask b/profiles/arch/powerpc/ppc64/32ul/use.stable.mask deleted file mode 100644 index fcdddf46c033..000000000000 --- a/profiles/arch/powerpc/ppc64/32ul/use.stable.mask +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# This file requires eapi 5 or later. New entries go on top. -# Please use the same syntax as in use.mask - -# Sergei Trofimovich (14 Mar 2018) -# We need to match up to 'arch/powerpc/ppc32' defaults here. -# Remove it when ruby23 goes stable on ppc64 --ruby_targets_ruby23 -- cgit v1.2.3-65-gdbad