From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-844452-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id BAAF61384B4
	for <garchives@archives.gentoo.org>; Fri,  6 Nov 2015 15:32:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3EE5E21C00E;
	Fri,  6 Nov 2015 15:32:46 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id CD1BC21C00E
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Nov 2015 15:32:45 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0DBA23405BB
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Nov 2015 15:32:45 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 707D0221D
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Nov 2015 15:32:43 +0000 (UTC)
From: "Agostino Sarubbo" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org>
Message-ID: <1446823956.1c1c2b3a258f72d0222a9ca39b90c83a1cf6520c.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
X-VCS-Repository: repo/gentoo
X-VCS-Files: www-client/firefox-bin/firefox-bin-38.4.0.ebuild
X-VCS-Directories: www-client/firefox-bin/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: 1c1c2b3a258f72d0222a9ca39b90c83a1cf6520c
X-VCS-Branch: master
Date: Fri,  6 Nov 2015 15:32:43 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 92e9d699-e2c1-4bac-b8bf-b1641b0e98b6
X-Archives-Hash: 262d16e174e7b31fcab86de15a960cb8

commit:     1c1c2b3a258f72d0222a9ca39b90c83a1cf6520c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  6 15:32:36 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov  6 15:32:36 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1c2b3a

www-client/firefox-bin: x86 stable wrt bug #564818

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 www-client/firefox-bin/firefox-bin-38.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox-bin/firefox-bin-38.4.0.ebuild b/www-client/firefox-bin/firefox-bin-38.4.0.ebuild
index 6598a28..218bcb6 100644
--- a/www-client/firefox-bin/firefox-bin-38.4.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-38.4.0.ebuild
@@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
 HOMEPAGE="http://www.mozilla.com/firefox"
 RESTRICT="strip mirror"
 
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
 IUSE="selinux startup-notification"