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 DCB701382C5 for ; Sun, 14 Mar 2021 22:18:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DCCAE085B; Sun, 14 Mar 2021 22:18:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 16F74E085B for ; Sun, 14 Mar 2021 22:18:48 +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 17D3D33BE0D for ; Sun, 14 Mar 2021 22:18:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9BA7583 for ; Sun, 14 Mar 2021 22:18:45 +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: <1615760294.755b8452136f722ef8aa2b8237a247dff746e62f.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.6.2165.40.ebuild X-VCS-Directories: www-client/vivaldi/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 755b8452136f722ef8aa2b8237a247dff746e62f X-VCS-Branch: master Date: Sun, 14 Mar 2021 22:18:45 +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: e5395f7f-ce4c-458a-8378-3086dae254d5 X-Archives-Hash: 2681dc43f50c90647d5733da9eb2d53a commit: 755b8452136f722ef8aa2b8237a247dff746e62f Author: James Le Cuirot gentoo org> AuthorDate: Sun Mar 14 22:18:14 2021 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Mar 14 22:18:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755b8452 www-client/vivaldi: Stabilise 3.6.2165.40 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: James Le Cuirot gentoo.org> www-client/vivaldi/vivaldi-3.6.2165.40.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/vivaldi/vivaldi-3.6.2165.40.ebuild b/www-client/vivaldi/vivaldi-3.6.2165.40.ebuild index e3d12da4e30..8809e8c798d 100644 --- a/www-client/vivaldi/vivaldi-3.6.2165.40.ebuild +++ b/www-client/vivaldi/vivaldi-3.6.2165.40.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"