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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8B5CF1392E8 for ; Sat, 24 Jul 2021 14:50:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9E57E0BE4; Sat, 24 Jul 2021 14:50:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BFCA9E0BE4 for ; Sat, 24 Jul 2021 14:50:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8758342CC9 for ; Sat, 24 Jul 2021 14:50:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 293017A3 for ; Sat, 24 Jul 2021 14:50:35 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1627138164.bc4b10202a371d18110898879cd62d3b9aa9ba63.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/chromium/chromium-92.0.4515.107.ebuild X-VCS-Directories: www-client/chromium/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: bc4b10202a371d18110898879cd62d3b9aa9ba63 X-VCS-Branch: master Date: Sat, 24 Jul 2021 14:50:35 +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: 1ee22ace-406a-4c5a-a150-eeabc32f2a3b X-Archives-Hash: c40e899da7f80b57db1c24be9c25f548 commit: bc4b10202a371d18110898879cd62d3b9aa9ba63 Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Jul 24 14:48:52 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sat Jul 24 14:49:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4b1020 www-client/chromium: unkeyword 92.0.4515.107 for ~ppc64 fails to compile, patchset needs some work ../../sandbox/linux/syscall_broker/broker_host.cc:200:24: error: aggregate 'kernel_stat sb' has incomplete type and cannot be defined 200 | struct kernel_stat sb; | ^~ Signed-off-by: Georgy Yakovlev gentoo.org> www-client/chromium/chromium-92.0.4515.107.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-92.0.4515.107.ebuild b/www-client/chromium/chromium-92.0.4515.107.ebuild index d753d8306dc..42231b2a855 100644 --- a/www-client/chromium/chromium-92.0.4515.107.ebuild +++ b/www-client/chromium/chromium-92.0.4515.107.ebuild @@ -25,7 +25,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="component-build cups cpu_flags_arm_neon +hangouts headless +js-type-check kerberos official pic +proprietary-codecs pulseaudio screencast selinux +suid +system-ffmpeg +system-icu vaapi wayland widevine" REQUIRED_USE=" component-build? ( !suid )