From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1359303-garchives=archives.gentoo.org@lists.gentoo.org>
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 E38CA158087
	for <garchives@archives.gentoo.org>; Thu, 20 Jan 2022 02:45:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CF568E075F;
	Thu, 20 Jan 2022 02:45:34 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 627BCE0769
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Jan 2022 02:45:34 +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 132DB342C43
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Jan 2022 02:45:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 612C62A3
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Jan 2022 02:45:30 +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: <1642646704.0c073c41faca21ad43439da69b6a3e0a85e4b7f6.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/starship/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-shells/starship/starship-1.0.0.ebuild
X-VCS-Directories: app-shells/starship/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 0c073c41faca21ad43439da69b6a3e0a85e4b7f6
X-VCS-Branch: master
Date: Thu, 20 Jan 2022 02:45:30 +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: d0c203eb-9378-4d6c-97cb-3d928dcc2485
X-Archives-Hash: f8d4a40faf9557dd9f9b330aaa3fd811

commit:     0c073c41faca21ad43439da69b6a3e0a85e4b7f6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 02:45:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 02:45:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c073c41

app-shells/starship: Stabilize 1.0.0 amd64, #831512

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

 app-shells/starship/starship-1.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/starship/starship-1.0.0.ebuild b/app-shells/starship/starship-1.0.0.ebuild
index 38c2bea62190..1f9378e9eb6c 100644
--- a/app-shells/starship/starship-1.0.0.ebuild
+++ b/app-shells/starship/starship-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -267,7 +267,7 @@ LICENSE="
 	MPL-2.0
 "
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 BDEPEND=">=virtual/rust-1.56"
 DEPEND="