From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-928239-garchives=archives.gentoo.org@lists.gentoo.org>
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 18854139085
	for <garchives@archives.gentoo.org>; Mon, 30 Jan 2017 13:09:38 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D26CAE0D97;
	Mon, 30 Jan 2017 13:09:18 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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 B23F7E0D97
	for <gentoo-commits@lists.gentoo.org>; Mon, 30 Jan 2017 13:09:18 +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 B131B341670
	for <gentoo-commits@lists.gentoo.org>; Mon, 30 Jan 2017 13:09:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4725F3B00
	for <gentoo-commits@lists.gentoo.org>; Mon, 30 Jan 2017 13:09:04 +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: <1485781655.9ffc7bc57fd172274404287e2886db3bb5c5ccd3.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/
X-VCS-Repository: repo/gentoo
X-VCS-Files: mail-client/thunderbird-bin/thunderbird-bin-45.7.0.ebuild
X-VCS-Directories: mail-client/thunderbird-bin/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: 9ffc7bc57fd172274404287e2886db3bb5c5ccd3
X-VCS-Branch: master
Date: Mon, 30 Jan 2017 13:09:04 +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: db15573e-1615-407e-8f02-1060f62b86b7
X-Archives-Hash: 9b3412cb7a490dc9223779069817a76d

commit:     9ffc7bc57fd172274404287e2886db3bb5c5ccd3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 13:07:35 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 13:07:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ffc7bc5

mail-client/thunderbird-bin: amd64 stable wrt bug #607310

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 mail-client/thunderbird-bin/thunderbird-bin-45.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/thunderbird-bin/thunderbird-bin-45.7.0.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-45.7.0.ebuild
index a56daef..9f29505 100644
--- a/mail-client/thunderbird-bin/thunderbird-bin-45.7.0.ebuild
+++ b/mail-client/thunderbird-bin/thunderbird-bin-45.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -40,7 +40,7 @@ SRC_URI="${SRC_URI}
 HOMEPAGE="http://www.mozilla.com/thunderbird"
 RESTRICT="strip mirror"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
 IUSE="+crashreporter selinux"