From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1595334-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 7C4DD15838C
	for <garchives@archives.gentoo.org>; Sun, 28 Jan 2024 23:15:21 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8873AE2A10;
	Sun, 28 Jan 2024 23:15:19 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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 72BAFE2A10
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Jan 2024 23:15:19 +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 A713C3434A8
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Jan 2024 23:15:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 257EE14B4
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Jan 2024 23:15:17 +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: <1706483703.e1065ce9853297f2d53636c28291c29a4a934854.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/rpick/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-misc/rpick/rpick-0.9.1.ebuild
X-VCS-Directories: app-misc/rpick/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: e1065ce9853297f2d53636c28291c29a4a934854
X-VCS-Branch: master
Date: Sun, 28 Jan 2024 23:15:17 +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: d3c327a2-e7b8-4027-8055-f4a8fbd3aa09
X-Archives-Hash: 7cdc0212a8d8af156c1f58aac86d68fe

commit:     e1065ce9853297f2d53636c28291c29a4a934854
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 28 23:15:03 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 23:15:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1065ce9

app-misc/rpick: Stabilize 0.9.1 x86, #923158

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

 app-misc/rpick/rpick-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/rpick/rpick-0.9.1.ebuild b/app-misc/rpick/rpick-0.9.1.ebuild
index 1dd645947ab6..bd241adbbddc 100644
--- a/app-misc/rpick/rpick-0.9.1.ebuild
+++ b/app-misc/rpick/rpick-0.9.1.ebuild
@@ -128,7 +128,7 @@ SRC_URI="${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 GPL-3 MIT Unicode-DFS-2016 Unlicense ZLIB"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 
 QA_FLAGS_IGNORED="usr/bin/rpick"