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 7745A158041 for ; Fri, 1 Mar 2024 13:56:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDECDE2A52; Fri, 1 Mar 2024 13:56:53 +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 A2D36E2A52 for ; Fri, 1 Mar 2024 13:56:53 +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 962263430F0 for ; Fri, 1 Mar 2024 13:56:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1288914E7 for ; Fri, 1 Mar 2024 13:56:51 +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: <1709301395.702a5a88676d1858325f3ea7f66c4a208c370412.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-122.0.6261.94.ebuild X-VCS-Directories: www-client/chromium/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 702a5a88676d1858325f3ea7f66c4a208c370412 X-VCS-Branch: master Date: Fri, 1 Mar 2024 13:56:51 +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: 72cec682-efb6-49c4-a361-95b44b7067d6 X-Archives-Hash: b40f5900eaa7cdb94af9f67cca7b97e1 commit: 702a5a88676d1858325f3ea7f66c4a208c370412 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Mar 1 13:56:35 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Mar 1 13:56:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702a5a88 www-client/chromium: Stabilize 122.0.6261.94 arm64, #925667 Signed-off-by: Arthur Zamarin gentoo.org> www-client/chromium/chromium-122.0.6261.94.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-122.0.6261.94.ebuild b/www-client/chromium/chromium-122.0.6261.94.ebuild index d2817d213120..f332ce0b688c 100644 --- a/www-client/chromium/chromium-122.0.6261.94.ebuild +++ b/www-client/chromium/chromium-122.0.6261.94.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"