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 F03B2158090 for ; Thu, 3 Oct 2024 16:11:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A653E29E0; Thu, 3 Oct 2024 16:11:57 +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 119CDE29E0 for ; Thu, 3 Oct 2024 16:11:57 +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 F37DF340B57 for ; Thu, 3 Oct 2024 16:11:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F2BC11DF for ; Thu, 3 Oct 2024 16:11:54 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1727971899.2f1a979f4b6be6bee3bacf3f9d3106d4330cae02.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/chromium/chromium-129.0.6668.89.ebuild X-VCS-Directories: www-client/chromium/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 2f1a979f4b6be6bee3bacf3f9d3106d4330cae02 X-VCS-Branch: master Date: Thu, 3 Oct 2024 16:11:54 +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: 70d9f071-2b5c-41bd-8c83-312bfd259813 X-Archives-Hash: a4559870f54a57bcbdb4209398612010 commit: 2f1a979f4b6be6bee3bacf3f9d3106d4330cae02 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Oct 3 16:11:39 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Oct 3 16:11:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f1a979f www-client/chromium: Stabilize 129.0.6668.89 amd64, #940677 Signed-off-by: Arthur Zamarin gentoo.org> www-client/chromium/chromium-129.0.6668.89.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-129.0.6668.89.ebuild b/www-client/chromium/chromium-129.0.6668.89.ebuild index 8e7bb65e1f26..609a24038ecd 100644 --- a/www-client/chromium/chromium-129.0.6668.89.ebuild +++ b/www-client/chromium/chromium-129.0.6668.89.ebuild @@ -70,7 +70,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P} LICENSE="BSD" SLOT="0/stable" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" 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 +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 +screencast selinux +system-toolchain +vaapi +wayland +widevine"