From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1523041-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 8ABC415806E
	for <garchives@archives.gentoo.org>; Mon, 29 May 2023 19:45:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D13A0E087E;
	Mon, 29 May 2023 19:45:07 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B7C8AE087E
	for <gentoo-commits@lists.gentoo.org>; Mon, 29 May 2023 19:45:07 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 695FA3410EA
	for <gentoo-commits@lists.gentoo.org>; Mon, 29 May 2023 19:45:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 59151A81
	for <gentoo-commits@lists.gentoo.org>; Mon, 29 May 2023 19:45:03 +0000 (UTC)
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" <arthurzam@gentoo.org>
Message-ID: <1685388826.ac060050c746bcbcc5655b945b81337c77906a3a.arthurzam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/powerpc/ppc32/make.defaults profiles/arch/powerpc/ppc32/use.stable.mask
X-VCS-Directories: profiles/arch/powerpc/ppc32/
X-VCS-Committer: arthurzam
X-VCS-Committer-Name: Arthur Zamarin
X-VCS-Revision: ac060050c746bcbcc5655b945b81337c77906a3a
X-VCS-Branch: master
Date: Mon, 29 May 2023 19:45:03 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 9aa37ba6-8ae8-4ce1-a7d1-4c219c1975fe
X-Archives-Hash: c76ce572fb6c01f6f4c362121e34c5c1

commit:     ac060050c746bcbcc5655b945b81337c77906a3a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 19:30:01 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 19:33:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac060050

profiles/arch/ppc32: enable RUBY_TARGETS=ruby31

Bug: https://bugs.gentoo.org/907377
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/make.defaults   | 4 ----
 profiles/arch/powerpc/ppc32/use.stable.mask | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults
index a0ba4979f4df..12251d45c57d 100644
--- a/profiles/arch/powerpc/ppc32/make.defaults
+++ b/profiles/arch/powerpc/ppc32/make.defaults
@@ -31,7 +31,3 @@ IUSE_IMPLICIT="abi_ppc_32"
 
 # Enable abi_ppc_32 for packages that don't have it forced.
 ABI_PPC="32"
-
-# Sam James <sam@gentoo.org> (2023-05-29)
-# Temporarily use old default until bug #907377 is done for this arch
-RUBY_TARGETS="ruby30"

diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask
index 33700d01c783..f37bb699d2a5 100644
--- a/profiles/arch/powerpc/ppc32/use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/use.stable.mask
@@ -1,10 +1,6 @@
 # Copyright 2014-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <sam@gentoo.org> (2023-05-29)
-# Temporary mask for bug #907377
-ruby_targets_ruby31
-
 # Sam James <sam@gentoo.org> (2022-03-03)
 # dev-lang/ocaml and dev-ml/* not marked stable here
 ocaml