From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1715657-garchives=archives.gentoo.org@lists.gentoo.org>
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 9F58C158B20
	for <garchives@archives.gentoo.org>; Fri, 07 Feb 2025 17:50:31 +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) server-digest SHA256)
	(No client certificate requested)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 65D86343061
	for <garchives@archives.gentoo.org>; Fri, 07 Feb 2025 17:50:31 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 5E358110472;
	Fri, 07 Feb 2025 17:50:30 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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) server-digest SHA256)
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 567FD1103CB
	for <gentoo-commits@lists.gentoo.org>; Fri, 07 Feb 2025 17:50:30 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1042534305A
	for <gentoo-commits@lists.gentoo.org>; Fri, 07 Feb 2025 17:50:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D96B26AB
	for <gentoo-commits@lists.gentoo.org>; Fri, 07 Feb 2025 17:50:28 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1738950575.501f77bce6b241099503510499c1f77b3094bbe3.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/nushell/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-shells/nushell/nushell-0.101.0.ebuild
X-VCS-Directories: app-shells/nushell/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 501f77bce6b241099503510499c1f77b3094bbe3
X-VCS-Branch: master
Date: Fri, 07 Feb 2025 17:50:28 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 4d95528b-85a2-4bb1-b559-435102d03ab4
X-Archives-Hash: d22e0632e82874cbbc31fbba45beea23

commit:     501f77bce6b241099503510499c1f77b3094bbe3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 17:49:35 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  7 17:49:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=501f77bc

app-shells/nushell: Stabilize 0.101.0 amd64, #949358

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-shells/nushell/nushell-0.101.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/nushell/nushell-0.101.0.ebuild b/app-shells/nushell/nushell-0.101.0.ebuild
index e441d248cc17..947cad3fd0ef 100644
--- a/app-shells/nushell/nushell-0.101.0.ebuild
+++ b/app-shells/nushell/nushell-0.101.0.ebuild
@@ -24,7 +24,7 @@ LICENSE+="
 	Unicode-DFS-2016 ZLIB
 "
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
 IUSE="plugins system-clipboard X"
 
 DEPEND="