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 DAFDA1382C5 for ; Wed, 16 Dec 2020 22:17:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2674DE0903; Wed, 16 Dec 2020 22:17:39 +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 11AC7E0903 for ; Wed, 16 Dec 2020 22:17:39 +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 C5E7E340EFC for ; Wed, 16 Dec 2020 22:17:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 373164C for ; Wed, 16 Dec 2020 22:17:36 +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: <1608156727.7def91453c6b33bb38f562838ffac53a91cb2f4d.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.81.ebuild X-VCS-Directories: www-client/vivaldi/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 7def91453c6b33bb38f562838ffac53a91cb2f4d X-VCS-Branch: master Date: Wed, 16 Dec 2020 22:17:36 +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: 6b9fa65f-c8af-4135-9368-85bd32a0d3d6 X-Archives-Hash: d67e43c206316c8c88e2c164524aa68e commit: 7def91453c6b33bb38f562838ffac53a91cb2f4d Author: James Le Cuirot gentoo org> AuthorDate: Wed Dec 16 22:12:07 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Wed Dec 16 22:12:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7def9145 www-client/vivaldi: Stabilise 3.5.2115.81 Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: James Le Cuirot gentoo.org> www-client/vivaldi/vivaldi-3.5.2115.81.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/vivaldi/vivaldi-3.5.2115.81.ebuild b/www-client/vivaldi/vivaldi-3.5.2115.81.ebuild index f69da1d681b..9915e12fccf 100644 --- a/www-client/vivaldi/vivaldi-3.5.2115.81.ebuild +++ b/www-client/vivaldi/vivaldi-3.5.2115.81.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"