From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1422202-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 1E89F158094
	for <garchives@archives.gentoo.org>; Tue, 26 Jul 2022 18:41:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 792E9E0EAD;
	Tue, 26 Jul 2022 18:41:17 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 55D42E0EAD
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 Jul 2022 18:41:17 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 76E7D341122
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 Jul 2022 18:41:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E0CD9559
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 Jul 2022 18:41:13 +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: <1658860786.15aed404a89d8a60d3eb3534cd387d5b735ee972.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/xcdroast/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-cdr/xcdroast/xcdroast-1.19-r1.ebuild
X-VCS-Directories: app-cdr/xcdroast/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 15aed404a89d8a60d3eb3534cd387d5b735ee972
X-VCS-Branch: master
Date: Tue, 26 Jul 2022 18:41:13 +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: 6c0ef466-0e2d-48eb-9da5-57d72533b742
X-Archives-Hash: d6f7ede223a835e3a4e35879b137f6cd

commit:     15aed404a89d8a60d3eb3534cd387d5b735ee972
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 18:39:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 18:39:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15aed404

app-cdr/xcdroast: Stabilize 1.19-r1 x86, #861284

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

 app-cdr/xcdroast/xcdroast-1.19-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/xcdroast/xcdroast-1.19-r1.ebuild b/app-cdr/xcdroast/xcdroast-1.19-r1.ebuild
index 5288fa01e96c..b26aeb028798 100644
--- a/app-cdr/xcdroast/xcdroast-1.19-r1.ebuild
+++ b/app-cdr/xcdroast/xcdroast-1.19-r1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/${P/_/}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE="nls suid"
 
 RDEPEND=">=app-cdr/cdrtools-3.02_alpha09