From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C234B158020 for ; Mon, 28 Nov 2022 02:58:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F30FAE08F3; Mon, 28 Nov 2022 02:58:18 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5CE85E08F3 for ; Mon, 28 Nov 2022 02:58:18 +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 C2099340FA9 for ; Mon, 28 Nov 2022 02:58:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4284362E for ; Mon, 28 Nov 2022 02:58:15 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1669604252.8c5a809f7b700e591f63b019f32b76e0a4bf295d.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/chromium/chromium-107.0.5304.121.ebuild X-VCS-Directories: www-client/chromium/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 8c5a809f7b700e591f63b019f32b76e0a4bf295d X-VCS-Branch: master Date: Mon, 28 Nov 2022 02:58:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c7aa64f8-0ae8-43cd-8bc1-e3a8b1316a57 X-Archives-Hash: 9c1d8d676cde5413b540cc428ae002f3 commit: 8c5a809f7b700e591f63b019f32b76e0a4bf295d Author: Marek BehĂșn kernel org> AuthorDate: Sun Nov 27 13:21:04 2022 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Nov 28 02:57:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c5a809f www-client/chromium: Stabilize 107.0.5304.121 amd64, #883033 Signed-off-by: Marek BehĂșn kernel.org> Closes: https://github.com/gentoo/gentoo/pull/28448 Signed-off-by: Mike Gilbert gentoo.org> www-client/chromium/chromium-107.0.5304.121.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-107.0.5304.121.ebuild b/www-client/chromium/chromium-107.0.5304.121.ebuild index 63f4a11a5133..069a51c5dc78 100644 --- a/www-client/chromium/chromium-107.0.5304.121.ebuild +++ b/www-client/chromium/chromium-107.0.5304.121.ebuild @@ -26,7 +26,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P} LICENSE="BSD" SLOT="0/stable" -KEYWORDS="~amd64 arm64 ~ppc64" +KEYWORDS="amd64 arm64 ~ppc64" IUSE="+X component-build cups cpu_flags_arm_neon debug gtk4 +hangouts headless +js-type-check kerberos libcxx lto +official pgo pic +proprietary-codecs pulseaudio qt5 screencast selinux +suid +system-av1 +system-ffmpeg +system-harfbuzz +system-icu +system-png vaapi wayland widevine" REQUIRED_USE=" component-build? ( !suid !libcxx )