From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1477757-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 84BA615800F
	for <garchives@archives.gentoo.org>; Sun, 15 Jan 2023 15:22:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 26E81E08CD;
	Sun, 15 Jan 2023 15:22:23 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(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 0B313E08CD
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jan 2023 15:22:23 +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 C25E6340F5C
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jan 2023 15:22:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F42A884
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jan 2023 15:22:19 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1673796103.1d8cde6b94dbc258acf40685e94e1981b2e37092.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/sparc/make.defaults profiles/arch/sparc/use.stable.mask
X-VCS-Directories: profiles/arch/sparc/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 1d8cde6b94dbc258acf40685e94e1981b2e37092
X-VCS-Branch: master
Date: Sun, 15 Jan 2023 15:22:19 +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: b47e3748-d7bb-4189-b58b-169d107b6fae
X-Archives-Hash: 67dfd6fe46d6f878f318bfb3525413fd

commit:     1d8cde6b94dbc258acf40685e94e1981b2e37092
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 15:21:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 15:21:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8cde6b

profiles/arch/sparc: unmask ruby30

Bug: https://bugs.gentoo.org/890915
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults
index 165c975c732f..852a8fb95b8e 100644
--- a/profiles/arch/sparc/make.defaults
+++ b/profiles/arch/sparc/make.defaults
@@ -42,7 +42,3 @@ VIDEO_CARDS="fbdev mga r128 radeon"
 # Enable USE=libtirpc by default, to ease dependency resolution during
 # the stabilization of glibc-2.26. Bug 657148
 USE="libtirpc"
-
-# Hans de Graaff <graaff@gentoo.org> (2023-01-15)
-# Temporary mask for https://bugs.gentoo.org/890915
-RUBY_TARGETS="ruby27"

diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask
index e9b7d357b07d..90f7069f2f54 100644
--- a/profiles/arch/sparc/use.stable.mask
+++ b/profiles/arch/sparc/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 <graaff@gentoo.org> (2023-01-15)
-# Temporary mask for https://bugs.gentoo.org/890915
-ruby_targets_ruby30
-
 # Matt Turner <mattst88@gentoo.org> (2022-09-16)
 # gui-libs/gtk is not stable here
 gtk4