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 F0A11158009 for ; Tue, 27 Jun 2023 16:51:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2318AE088B; Tue, 27 Jun 2023 16:51:21 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03AA9E088B for ; Tue, 27 Jun 2023 16:51:21 +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 26B57335D2F for ; Tue, 27 Jun 2023 16:51:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E789135 for ; Tue, 27 Jun 2023 16:51:18 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1687884587.43d68b4fa6cd1d789a7e12f9f9418d1e336b4c3a.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/google-chrome/google-chrome-114.0.5735.198.ebuild X-VCS-Directories: www-client/google-chrome/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 43d68b4fa6cd1d789a7e12f9f9418d1e336b4c3a X-VCS-Branch: master Date: Tue, 27 Jun 2023 16:51:18 +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: e9c63834-54ab-4afe-ad33-28e97938cc76 X-Archives-Hash: 4eafd050f8cd48f27a3dcbbddb99bf2a commit: 43d68b4fa6cd1d789a7e12f9f9418d1e336b4c3a Author: Mike Gilbert gentoo org> AuthorDate: Tue Jun 27 16:49:47 2023 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Jun 27 16:49:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43d68b4f www-client/google-chrome: add a mine for M115/qt6 Signed-off-by: Mike Gilbert gentoo.org> www-client/google-chrome/google-chrome-114.0.5735.198.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www-client/google-chrome/google-chrome-114.0.5735.198.ebuild b/www-client/google-chrome/google-chrome-114.0.5735.198.ebuild index e467ec7ecdbf..743b564635ba 100644 --- a/www-client/google-chrome/google-chrome-114.0.5735.198.ebuild +++ b/www-client/google-chrome/google-chrome-114.0.5735.198.ebuild @@ -3,6 +3,8 @@ EAPI=8 +[[ ${PV} == 114* ]] || die "wire up the qt6 use flag" + CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv sw ta te th tr uk ur vi zh-CN zh-TW"