commit:     9a026b8c2330ad8f016d032111b3d1a982f4eda5
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 14 21:06:40 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Mar 14 21:29:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a026b8c

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(-)

diff --git a/profiles/arch/powerpc/ppc64/32ul/make.defaults 
b/profiles/arch/powerpc/ppc64/32ul/make.defaults
index e9b4141df62..9865b69f345 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 <mgo...@gentoo.org> (27 Jun 2014)
 # Make the ABI flag implicit for compatibility with native ebuilds.
 IUSE_IMPLICIT="abi_ppc_32 -abi_ppc_64"
-
-# Sergei Trofimovich <sly...@gentoo.org> (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 fcdddf46c03..00000000000
--- 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 <sly...@gentoo.org> (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

Reply via email to