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 1D09215800F for ; Sun, 15 Jan 2023 15:14:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AC14E0891; Sun, 15 Jan 2023 15:14:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D4867E0893 for ; Sun, 15 Jan 2023 15:14:25 +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 117B3340F64 for ; Sun, 15 Jan 2023 15:14:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD0FC895 for ; Sun, 15 Jan 2023 15:14:21 +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: <1673795609.76103d9bc556767770122980260910d1112789df.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/make.defaults profiles/arch/powerpc/ppc32/use.stable.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 76103d9bc556767770122980260910d1112789df X-VCS-Branch: master Date: Sun, 15 Jan 2023 15:14:21 +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: d4588e81-b7f0-4998-9a34-083738894981 X-Archives-Hash: acdd831dfdecb5664bbd91075cd4d3a3 commit: 76103d9bc556767770122980260910d1112789df Author: Sam James gentoo org> AuthorDate: Sun Jan 15 15:13:29 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 15 15:13:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76103d9b profiles/arch/powerpc/ppc32: unmask ruby30 Bug: https://bugs.gentoo.org/890915 Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/ppc32/make.defaults | 4 ---- profiles/arch/powerpc/ppc32/use.stable.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index 9f5ea0744596..12251d45c57d 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -31,7 +31,3 @@ IUSE_IMPLICIT="abi_ppc_32" # Enable abi_ppc_32 for packages that don't have it forced. ABI_PPC="32" - -# Hans de Graaff (2023-01-15) -# Temporary mask for https://bugs.gentoo.org/890915 -RUBY_TARGETS="ruby27" diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 7061a477827e..f37bb699d2a5 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,10 +1,6 @@ # Copyright 2014-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Hans de Graaff (2023-01-15) -# Temporary mask for https://bugs.gentoo.org/890915 -ruby_targets_ruby30 - # Sam James (2022-03-03) # dev-lang/ocaml and dev-ml/* not marked stable here ocaml