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 D8E6415800A for ; Fri, 4 Aug 2023 20:21:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CC262BC019; Fri, 4 Aug 2023 20:21:51 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0FC3D2BC019 for ; Fri, 4 Aug 2023 20:21:51 +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 25F88340D87 for ; Fri, 4 Aug 2023 20:21:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C2C8EC2 for ; Fri, 4 Aug 2023 20:21:48 +0000 (UTC) From: "Stephan Hartmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephan Hartmann" Message-ID: <1691180502.3c6d0a7ad1077da65b2c0c91bcc6261c98e2939d.sultan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/chromium/chromium-115.0.5790.170.ebuild X-VCS-Directories: www-client/chromium/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 3c6d0a7ad1077da65b2c0c91bcc6261c98e2939d X-VCS-Branch: master Date: Fri, 4 Aug 2023 20:21:48 +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: 4b6a5e6d-ff66-4b2a-b367-15fb944bd696 X-Archives-Hash: d81798eae00f6aa472a8758fb8430d42 commit: 3c6d0a7ad1077da65b2c0c91bcc6261c98e2939d Author: Matt Jolly footclan ninja> AuthorDate: Fri Aug 4 09:51:07 2023 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Fri Aug 4 20:21:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6d0a7a www-client/chromium: stabilize 115.0.5790.170 for amd64 Bug: https://bugs.gentoo.org/911675 Closes: https://bugs.gentoo.org/911676 Signed-off-by: Matt Jolly footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/32169 Signed-off-by: Stephan Hartmann gentoo.org> www-client/chromium/chromium-115.0.5790.170.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-115.0.5790.170.ebuild b/www-client/chromium/chromium-115.0.5790.170.ebuild index ee04adc672c3..21debf4a6338 100644 --- a/www-client/chromium/chromium-115.0.5790.170.ebuild +++ b/www-client/chromium/chromium-115.0.5790.170.ebuild @@ -32,7 +32,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P} LICENSE="BSD" SLOT="0/stable" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="+X component-build cups cpu_flags_arm_neon debug gtk4 +hangouts headless kerberos libcxx lto +official pax-kernel pgo pic +proprietary-codecs pulseaudio qt5 qt6 screencast selinux +suid +system-av1 +system-ffmpeg +system-harfbuzz +system-icu +system-png vaapi wayland widevine" REQUIRED_USE=" component-build? ( !suid !libcxx )