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 B894115808B for ; Sun, 18 Feb 2024 11:56:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0BAC2BC016; Sun, 18 Feb 2024 11:56:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 C079E2BC016 for ; Sun, 18 Feb 2024 11:56:41 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E60A3343130 for ; Sun, 18 Feb 2024 11:56:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5561C1160 for ; Sun, 18 Feb 2024 11:56:39 +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: <1708257359.e8919d364123a98ee9d9667517e601d025376a38.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-121.0.6167.184.ebuild X-VCS-Directories: www-client/chromium/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e8919d364123a98ee9d9667517e601d025376a38 X-VCS-Branch: master Date: Sun, 18 Feb 2024 11:56:39 +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: 6b523767-88c0-4021-b502-a155485978f7 X-Archives-Hash: e0668d3a29ea97b41e63ae6383792676 commit: e8919d364123a98ee9d9667517e601d025376a38 Author: Sam James gentoo org> AuthorDate: Sun Feb 18 11:55:59 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 18 11:55:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8919d36 www-client/chromium: Stabilize 121.0.6167.184 amd64, #924567 Signed-off-by: Sam James gentoo.org> www-client/chromium/chromium-121.0.6167.184.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-121.0.6167.184.ebuild b/www-client/chromium/chromium-121.0.6167.184.ebuild index 9f65b19a27bb..5946f2d4ac1f 100644 --- a/www-client/chromium/chromium-121.0.6167.184.ebuild +++ b/www-client/chromium/chromium-121.0.6167.184.ebuild @@ -77,7 +77,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} cups debug gtk4 +hangouts headless kerberos libcxx lto +official pax-kernel pgo +proprietary-codecs pulseaudio" IUSE+=" qt5 qt6 screencast selinux +system-toolchain vaapi wayland widevine"