From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 7F60E15800F for ; Sun, 15 Jan 2023 12:44:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0E0AE08F6; Sun, 15 Jan 2023 12:44:07 +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 C71F9E08F6 for ; Sun, 15 Jan 2023 12:44: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 E7C3E33BEBB for ; Sun, 15 Jan 2023 12:44:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48E4E882 for ; Sun, 15 Jan 2023 12:44:04 +0000 (UTC) From: "Sam James" 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" Message-ID: <1673786591.02197a40fe01c8decdf458ffae61ad2ddf52418c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/make.defaults profiles/arch/amd64/use.stable.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 02197a40fe01c8decdf458ffae61ad2ddf52418c X-VCS-Branch: master Date: Sun, 15 Jan 2023 12:44:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fbfbea0c-0874-4da6-a691-a617deaa90c7 X-Archives-Hash: 0c961b3b43f66cd7da7ecda897ac4ddd commit: 02197a40fe01c8decdf458ffae61ad2ddf52418c Author: Sam James gentoo org> AuthorDate: Sun Jan 15 12:43:11 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 15 12:43:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02197a40 profiles/arch/amd64: unmask ruby30 Bug: https://bugs.gentoo.org/890915 Signed-off-by: Sam James gentoo.org> profiles/arch/amd64/make.defaults | 4 ---- profiles/arch/amd64/use.stable.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index b428ef1b9888..d6c83267206d 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -63,7 +63,3 @@ IUSE_IMPLICIT="abi_x86_64" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Hans de Graaff (2023-01-15) -# Temporary mask for https://bugs.gentoo.org/890915 -RUBY_TARGETS="ruby27" diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 0b02556030e1..2f7f7dbd0ebc 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/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 (2023-01-15) -# Temporary mask for https://bugs.gentoo.org/890915 -ruby_targets_ruby30 - # Andreas Sturmlechner (2020-06-06) # sci-libs/mkl is not stable, needs online registration to even run pkg_setup mkl