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 8A54B139694 for ; Tue, 21 Feb 2017 21:24:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0D0221C028; Tue, 21 Feb 2017 21:24:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9DA9E21C072 for ; Tue, 21 Feb 2017 21:24:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C3803413AA for ; Tue, 21 Feb 2017 21:24:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 727784FF2 for ; Tue, 21 Feb 2017 21:23:59 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1487712234.09c7cdc4a31890700459bfd7d349e52f2591a9f3.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/vivaldi/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/vivaldi/vivaldi-1.7.735.46_p1.ebuild X-VCS-Directories: www-client/vivaldi/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 09c7cdc4a31890700459bfd7d349e52f2591a9f3 X-VCS-Branch: master Date: Tue, 21 Feb 2017 21:23:59 +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-Archives-Salt: a7486150-2724-4b9d-8bbd-17518e84f168 X-Archives-Hash: ba063ec7b349a71d1fe08869493b27a2 commit: 09c7cdc4a31890700459bfd7d349e52f2591a9f3 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Feb 21 21:22:47 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Feb 21 21:23:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c7cdc4 www-client/vivaldi: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches www-client/vivaldi/vivaldi-1.7.735.46_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/vivaldi/vivaldi-1.7.735.46_p1.ebuild b/www-client/vivaldi/vivaldi-1.7.735.46_p1.ebuild index 18e5599a64..3973662fe9 100644 --- a/www-client/vivaldi/vivaldi-1.7.735.46_p1.ebuild +++ b/www-client/vivaldi/vivaldi-1.7.735.46_p1.ebuild @@ -25,7 +25,7 @@ SRC_URI=" LICENSE="Vivaldi" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="bindist mirror"