From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1329173-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 D4A92158086
	for <garchives@archives.gentoo.org>; Mon, 11 Oct 2021 01:17:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 07CA5E0895;
	Mon, 11 Oct 2021 01:17:07 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E0D9BE0895
	for <gentoo-commits@lists.gentoo.org>; Mon, 11 Oct 2021 01:17:06 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 55D253430DF
	for <gentoo-commits@lists.gentoo.org>; Mon, 11 Oct 2021 01:17:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E66DA14D
	for <gentoo-commits@lists.gentoo.org>; Mon, 11 Oct 2021 01:17:03 +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: <1633915009.da2bd01537cf647d268afdcb5b241e97d478aa08.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/arm64/make.defaults profiles/arch/arm64/use.stable.mask
X-VCS-Directories: profiles/arch/arm64/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: da2bd01537cf647d268afdcb5b241e97d478aa08
X-VCS-Branch: master
Date: Mon, 11 Oct 2021 01:17: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: 97e2202b-036a-47d1-a6b8-2a4d74ce0d3b
X-Archives-Hash: 66ab293970f56f09f46b85e76d7e2fa5

commit:     da2bd01537cf647d268afdcb5b241e97d478aa08
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 01:16:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 01:16:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2bd015

profiles/arch/arm64: unmask ruby27

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults
index 917aed76385..2f35acff83c 100644
--- a/profiles/arch/arm64/make.defaults
+++ b/profiles/arch/arm64/make.defaults
@@ -28,7 +28,3 @@ USE="libtirpc"
 # Michał Górny <mgorny@gentoo.org> (2017-03-14)
 # Unhide the ARM-specific USE_EXPANDs.
 USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"
-
-# Hans de Graaff <graaff@gentoo.org> (2021-10-10)
-# Temporary override base default to support the ruby27 stable bug 801289
-RUBY_TARGETS="ruby26"

diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
index e341f3f2416..ff0cafe9ef9 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/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> (2021-10-10)
-# Temporary entry to support the ruby27 stable bug 801289
-ruby_targets_ruby27
-
 # Michał Górny <mgorny@gentoo.org> (2021-05-04)
 # Python 3.10 is not yet stable (and will not be until it's out of beta,
 # around September.