From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1206003-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 33AAA138359
	for <garchives@archives.gentoo.org>; Mon, 14 Sep 2020 22:36:37 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2EC49E0C26;
	Mon, 14 Sep 2020 22:36:36 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 11ABAE0C26
	for <gentoo-commits@lists.gentoo.org>; Mon, 14 Sep 2020 22:36:36 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A5F19340B28
	for <gentoo-commits@lists.gentoo.org>; Mon, 14 Sep 2020 22:36:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DEA4339
	for <gentoo-commits@lists.gentoo.org>; Mon, 14 Sep 2020 22:36:33 +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: <1600122791.da719c4df6c6d41c6deb07213501d89f1a790b09.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: da719c4df6c6d41c6deb07213501d89f1a790b09
X-VCS-Branch: master
Date: Mon, 14 Sep 2020 22:36:33 +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: f28d41a6-c32d-47da-b0a5-131744dc6fd5
X-Archives-Hash: 41a3592a250e27005a59cd9f0e37cd08

commit:     da719c4df6c6d41c6deb07213501d89f1a790b09
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 22:33:11 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 22:33:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da719c4d

profiles/arch/sparc: set RUBY_TARGETS="ruby26" on stable

Bug: https://bugs.gentoo.org/728192
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 25a6f1c30f0..ef87ea58b59 100644
--- a/profiles/arch/sparc/make.defaults
+++ b/profiles/arch/sparc/make.defaults
@@ -46,7 +46,3 @@ VIDEO_CARDS="fbdev glint 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> (2020-09-14)
-# Set per-arch to facilitate stabling, bug 728192
-RUBY_TARGETS="ruby25"

diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask
index a509d574084..af76053d3be 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> (2020-09-14)
-# Masked per-arch to facilitate stabling, bug 728192
-ruby_targets_ruby26
-
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-14)
 # media-libs/gstreamer is not stable for sparc
 gstreamer