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 3AC06158083 for ; Sun, 1 Sep 2024 19:47:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65FA4E2A06; Sun, 1 Sep 2024 19:47:02 +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 5154FE2A06 for ; Sun, 1 Sep 2024 19:47:02 +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 9A099343120 for ; Sun, 1 Sep 2024 19:47:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDE851F37 for ; Sun, 1 Sep 2024 19:46:58 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1725220010.5b1c6cf4a934c6d311f0fbd763842e00dbb62ab1.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/pwsh-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild X-VCS-Directories: app-shells/pwsh-bin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 5b1c6cf4a934c6d311f0fbd763842e00dbb62ab1 X-VCS-Branch: master Date: Sun, 1 Sep 2024 19:46:58 +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: 31858d2d-1d1e-4655-9284-c3b9d306f5a2 X-Archives-Hash: 6afa2078722c6a4cb739c5128b6860a2 commit: 5b1c6cf4a934c6d311f0fbd763842e00dbb62ab1 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Sep 1 19:46:50 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Sep 1 19:46:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1c6cf4 app-shells/pwsh-bin: Stabilize 7.4.4 arm64, #938447 Signed-off-by: Arthur Zamarin gentoo.org> app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild index 47a6c4612044..c180fccd95ae 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.4.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="amd64 arm ~arm64" +KEYWORDS="amd64 arm arm64" REQUIRED_USE="elibc_glibc" RDEPEND="