From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id ACD001582EF for ; Tue, 04 Mar 2025 22:48:15 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9414E343142 for ; Tue, 04 Mar 2025 22:48:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BB9A31102D2; Tue, 04 Mar 2025 22:48:11 +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 bobolink.gentoo.org (Postfix) with ESMTPS id B1F7D1102D2 for ; Tue, 04 Mar 2025 22:48:11 +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 6584C342FDE for ; Tue, 04 Mar 2025 22:48:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F14D1285D for ; Tue, 04 Mar 2025 22:48:09 +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: <1741128477.42ca24188070bdf02a71195833bff79c4e2f61e2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/pwsh/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/pwsh/pwsh-7.5.ebuild X-VCS-Directories: virtual/pwsh/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 42ca24188070bdf02a71195833bff79c4e2f61e2 X-VCS-Branch: master Date: Tue, 04 Mar 2025 22:48:09 +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: 7ab86bf3-679a-44de-9d2e-302da1f7711f X-Archives-Hash: 9f8b13e208d99f787d8ab49dc15792d7 commit: 42ca24188070bdf02a71195833bff79c4e2f61e2 Author: Sam James gentoo org> AuthorDate: Tue Mar 4 22:47:57 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Mar 4 22:47:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ca2418 virtual/pwsh: Stabilize 7.5 arm64, #950607 Signed-off-by: Sam James gentoo.org> virtual/pwsh/pwsh-7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/pwsh/pwsh-7.5.ebuild b/virtual/pwsh/pwsh-7.5.ebuild index eb1ae6b4473f..c53288493f42 100644 --- a/virtual/pwsh/pwsh-7.5.ebuild +++ b/virtual/pwsh/pwsh-7.5.ebuild @@ -6,7 +6,7 @@ EAPI=8 DESCRIPTION="Virtual for PowerShell" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" RDEPEND=" || (