From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-832087-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 E655A1399CE
	for <garchives@archives.gentoo.org>; Thu,  3 Sep 2015 08:24:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8C1651420D;
	Thu,  3 Sep 2015 08:24:12 +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 0AA2A1420D
	for <gentoo-commits@lists.gentoo.org>; Thu,  3 Sep 2015 08:24:11 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 458E333EAF3
	for <gentoo-commits@lists.gentoo.org>; Thu,  3 Sep 2015 08:24:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C518D187
	for <gentoo-commits@lists.gentoo.org>; Thu,  3 Sep 2015 08:24:07 +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: <1441268630.e5427955ff009484c0f3aa4bb155ccc7ad43b3ee.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.2.1.ebuild
X-VCS-Directories: www-client/firefox-bin/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: e5427955ff009484c0f3aa4bb155ccc7ad43b3ee
X-VCS-Branch: master
Date: Thu,  3 Sep 2015 08:24:07 +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: 56e286b9-a88f-4486-b849-48c59198fc5d
X-Archives-Hash: 4b3308f5e8f38d5a03eec83efed3a8e5

commit:     e5427955ff009484c0f3aa4bb155ccc7ad43b3ee
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 08:23:50 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 08:23:50 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5427955

www-client/firefox-bin: amd64 stable wrt bug #559186

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

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

diff --git a/www-client/firefox-bin/firefox-bin-38.2.1.ebuild b/www-client/firefox-bin/firefox-bin-38.2.1.ebuild
index 76b8401..6598a28 100644
--- a/www-client/firefox-bin/firefox-bin-38.2.1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-38.2.1.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"