From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1349690-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 355AD158086
	for <garchives@archives.gentoo.org>; Wed, 15 Dec 2021 07:52:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1262A2BC00B;
	Wed, 15 Dec 2021 07:52:09 +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 5C2DB2BC00B
	for <gentoo-commits@lists.gentoo.org>; Wed, 15 Dec 2021 07:52:08 +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 750C434381B
	for <gentoo-commits@lists.gentoo.org>; Wed, 15 Dec 2021 07:52:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 09256132
	for <gentoo-commits@lists.gentoo.org>; Wed, 15 Dec 2021 07:52:05 +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: <1639554713.f9f4f67a9c24caaf6654b7734552113b199d7825.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/
X-VCS-Repository: repo/gentoo
X-VCS-Files: www-client/chromium/chromium-96.0.4664.110.ebuild
X-VCS-Directories: www-client/chromium/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: f9f4f67a9c24caaf6654b7734552113b199d7825
X-VCS-Branch: master
Date: Wed, 15 Dec 2021 07:52:05 +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: 2920f772-8e8c-47a7-a447-c5d6480abb0c
X-Archives-Hash: 5799d343ce9f4ae41e9f7cd30cff1933

commit:     f9f4f67a9c24caaf6654b7734552113b199d7825
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 07:51:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 07:51:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f4f67a

www-client/chromium: Stabilize 96.0.4664.110 amd64, #829191

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

 www-client/chromium/chromium-96.0.4664.110.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/chromium-96.0.4664.110.ebuild b/www-client/chromium/chromium-96.0.4664.110.ebuild
index c04d39356207..338334382add 100644
--- a/www-client/chromium/chromium-96.0.4664.110.ebuild
+++ b/www-client/chromium/chromium-96.0.4664.110.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
 
 LICENSE="BSD"
 SLOT="0/stable"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE="component-build cups cpu_flags_arm_neon debug +hangouts headless +js-type-check kerberos +official pic +proprietary-codecs pulseaudio screencast selinux +suid +system-ffmpeg +system-harfbuzz +system-icu +system-png vaapi wayland widevine"
 REQUIRED_USE="
 	component-build? ( !suid )