summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/powerpc/ppc64/32ul/make.defaults')
-rw-r--r--profiles/arch/powerpc/ppc64/32ul/make.defaults5
1 files changed, 0 insertions, 5 deletions
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 <mgorny@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 <slyfox@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"