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 A454A1382C5 for ; Mon, 19 Apr 2021 13:03:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49F18E085B; Mon, 19 Apr 2021 13:03:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 910DAE085B for ; Mon, 19 Apr 2021 13:03:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 11BEE340E16 for ; Mon, 19 Apr 2021 13:03:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 753A6C3 for ; Mon, 19 Apr 2021 13:03:24 +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: <1618837373.540832707f5707aec71c9e29797dd4b88415a6f3.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-90.0.4430.72.ebuild X-VCS-Directories: www-client/chromium/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 540832707f5707aec71c9e29797dd4b88415a6f3 X-VCS-Branch: master Date: Mon, 19 Apr 2021 13:03:24 +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: dd663819-95fb-46b4-98fd-9ff6d54cb4b8 X-Archives-Hash: f3d4098fd9e5d6066dcd106827ebc0fa commit: 540832707f5707aec71c9e29797dd4b88415a6f3 Author: Stephan Hartmann gentoo org> AuthorDate: Mon Apr 19 13:02:53 2021 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Mon Apr 19 13:02:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54083270 www-client/chromium: arm64 stable, bug #782970 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Stephan Hartmann gentoo.org> www-client/chromium/chromium-90.0.4430.72.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-90.0.4430.72.ebuild b/www-client/chromium/chromium-90.0.4430.72.ebuild index 341730c15b5..6052a047197 100644 --- a/www-client/chromium/chromium-90.0.4430.72.ebuild +++ b/www-client/chromium/chromium-90.0.4430.72.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~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 +tcmalloc vaapi wayland widevine" REQUIRED_USE=" component-build? ( !suid )