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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2067E1581D3 for ; Wed, 15 May 2024 12:06:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABC6FE29D6; Wed, 15 May 2024 12:06:39 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92312E29D6 for ; Wed, 15 May 2024 12:06:39 +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 696BD342FF9 for ; Wed, 15 May 2024 12:06:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4E501AD5 for ; Wed, 15 May 2024 12:06:35 +0000 (UTC) From: "Sam James" 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" Message-ID: <1715774733.d65fec9eef2da1fa6b16670dee596e0f7fd5ac7e.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-124.0.6367.207.ebuild X-VCS-Directories: www-client/chromium/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d65fec9eef2da1fa6b16670dee596e0f7fd5ac7e X-VCS-Branch: master Date: Wed, 15 May 2024 12:06:35 +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: a4b2b2ed-7fdf-4fd6-acc3-7231bbbdae8a X-Archives-Hash: ac986f43c446ef116d0a28fcd489d944 commit: d65fec9eef2da1fa6b16670dee596e0f7fd5ac7e Author: Sam James gentoo org> AuthorDate: Wed May 15 12:05:33 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 15 12:05:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65fec9e www-client/chromium: Stabilize 124.0.6367.207 arm64, #931900 Signed-off-by: Sam James gentoo.org> www-client/chromium/chromium-124.0.6367.207.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-124.0.6367.207.ebuild b/www-client/chromium/chromium-124.0.6367.207.ebuild index 41ad4f1f39c0..bdd66e32a676 100644 --- a/www-client/chromium/chromium-124.0.6367.207.ebuild +++ b/www-client/chromium/chromium-124.0.6367.207.ebuild @@ -88,7 +88,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_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-png +system-zstd" IUSE="+X ${IUSE_SYSTEM_LIBS} bindist cups debug ffmpeg-chromium gtk4 +hangouts headless kerberos libcxx +lto +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 +screencast selinux +system-toolchain +vaapi +wayland +widevine"