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 0548B15808B for ; Fri, 27 Sep 2024 05:30:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DB2DE2B78; Fri, 27 Sep 2024 05:30:17 +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 52F44E2B78 for ; Fri, 27 Sep 2024 05:30:17 +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 1325A343194 for ; Fri, 27 Sep 2024 05:30:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59A9027FF for ; Fri, 27 Sep 2024 05:30:13 +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: <1727414998.3aba064f5e49af183dbaf1186a0b806c5e8d3611.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.5.ebuild X-VCS-Directories: app-shells/pwsh-bin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3aba064f5e49af183dbaf1186a0b806c5e8d3611 X-VCS-Branch: master Date: Fri, 27 Sep 2024 05:30:13 +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: 648636d9-4f48-4131-8a7a-decda9c4b79a X-Archives-Hash: f0f8b58fe96d1735e08ae43228c86799 commit: 3aba064f5e49af183dbaf1186a0b806c5e8d3611 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Sep 27 05:29:58 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Sep 27 05:29:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aba064f app-shells/pwsh-bin: Stabilize 7.4.5 amd64, #940278 Signed-off-by: Arthur Zamarin gentoo.org> app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild index e09b2d5daf99..4180c5736bbd 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.4.5.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.4.5.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="