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 9CE5E138330 for ; Sat, 3 Sep 2016 09:23:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04CB7E0A72; Sat, 3 Sep 2016 09:23:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 74E47E0A72 for ; Sat, 3 Sep 2016 09:23:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F2A2034087F for ; Sat, 3 Sep 2016 09:23:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BD502476 for ; Sat, 3 Sep 2016 09:23:42 +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: <1472894620.68987f2e76cb64297f9cbd1b62f1d55fcc8dcb1b.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.3.551.30_p1.ebuild X-VCS-Directories: www-client/vivaldi/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 68987f2e76cb64297f9cbd1b62f1d55fcc8dcb1b X-VCS-Branch: master Date: Sat, 3 Sep 2016 09:23:42 +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: 886b1417-92bb-422b-9e05-c23f7fcb6303 X-Archives-Hash: 38fcea996ff458e48fc58cb2286b93cd commit: 68987f2e76cb64297f9cbd1b62f1d55fcc8dcb1b Author: Jeroen Roovers gentoo org> AuthorDate: Sat Sep 3 09:23:06 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Sep 3 09:23:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68987f2e www-client/vivaldi: Stable for AMD64 x86 too. Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches www-client/vivaldi/vivaldi-1.3.551.30_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/vivaldi/vivaldi-1.3.551.30_p1.ebuild b/www-client/vivaldi/vivaldi-1.3.551.30_p1.ebuild index 1880ddd..dce0fd7 100644 --- a/www-client/vivaldi/vivaldi-1.3.551.30_p1.ebuild +++ b/www-client/vivaldi/vivaldi-1.3.551.30_p1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Vivaldi" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="bindist mirror"