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 9AB4013835A for ; Sat, 23 Jan 2021 14:27:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7FCDE0BB3; Sat, 23 Jan 2021 14:27:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 8F0F5E0BBC for ; Sat, 23 Jan 2021 14:27:26 +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 7D9BD340D54 for ; Sat, 23 Jan 2021 14:27:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA4DE4A4 for ; Sat, 23 Jan 2021 14:27:23 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1611412026.3a571606643423b4485a92b58b6897203b4fec8c.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/vivaldi/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/vivaldi/vivaldi-3.5.2115.87.ebuild X-VCS-Directories: www-client/vivaldi/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 3a571606643423b4485a92b58b6897203b4fec8c X-VCS-Branch: master Date: Sat, 23 Jan 2021 14:27:23 +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: 65481778-1e66-460d-83a2-b1fc48ef54a9 X-Archives-Hash: 93236dc6077e85c1feebd9a966723ba7 commit: 3a571606643423b4485a92b58b6897203b4fec8c Author: James Le Cuirot gentoo org> AuthorDate: Sat Jan 23 14:25:15 2021 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Jan 23 14:27:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a571606 www-client/vivaldi: Stabilise 3.5.2115.87 Package-Manager: Portage-3.0.14, Repoman-3.0.1 Signed-off-by: James Le Cuirot gentoo.org> www-client/vivaldi/vivaldi-3.5.2115.87.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/vivaldi/vivaldi-3.5.2115.87.ebuild b/www-client/vivaldi/vivaldi-3.5.2115.87.ebuild index e3d12da4e30..8809e8c798d 100644 --- a/www-client/vivaldi/vivaldi-3.5.2115.87.ebuild +++ b/www-client/vivaldi/vivaldi-3.5.2115.87.ebuild @@ -101,7 +101,7 @@ SRC_URI=" LICENSE="Vivaldi" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86" +KEYWORDS="-* amd64 ~arm ~arm64 x86" IUSE="proprietary-codecs widevine" RESTRICT="bindist mirror"