From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1633601-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 AE83A1581D3 for <garchives@archives.gentoo.org>; Mon, 20 May 2024 21:49:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B802E2A72; Mon, 20 May 2024 21:49:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 445D6E2A72 for <gentoo-commits@lists.gentoo.org>; Mon, 20 May 2024 21:49:44 +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 8FF6333BE18 for <gentoo-commits@lists.gentoo.org>; Mon, 20 May 2024 21:49:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D68D81AFB for <gentoo-commits@lists.gentoo.org>; Mon, 20 May 2024 21:49:40 +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: <1716241720.7784d021bac13c3c20e1cc2e214d1e39f8e61508.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: 7784d021bac13c3c20e1cc2e214d1e39f8e61508 X-VCS-Branch: master Date: Mon, 20 May 2024 21:49:40 +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: e3654502-efa3-404c-8a06-337bd5b918e8 X-Archives-Hash: 4a2c398e18c99da6581053b7cd13253c commit: 7784d021bac13c3c20e1cc2e214d1e39f8e61508 Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk> AuthorDate: Mon May 20 18:52:09 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 20 21:48:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7784d021 profiles/arch/arm64: stabilize USE=ruby_targets_ruby32 Bug: https://bugs.gentoo.org/932285 Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk> 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 31df7013cb70..55118834bcce 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> (2024-05-20) -# Allow ruby32 stabling: https://bugs.gentoo.org/932285 -RUBY_TARGETS="ruby31 -ruby32" diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 9f9eed955ab0..18cd219279c6 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> (2024-05-20) -# Allow ruby32 stabling: https://bugs.gentoo.org/932285 -ruby_targets_ruby32 - # Matt Turner <mattst88@gentoo.org> (2024-05-10) # x11-drivers/xf86-video-vmware is not stable yet video_cards_vmware