From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-830224-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 659A313989A for <garchives@archives.gentoo.org>; Tue, 25 Aug 2015 08:32:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4FBFE0898; Tue, 25 Aug 2015 08:32:57 +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 64BACE0898 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2015 08:32:57 +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 6B2F0340940 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2015 08:32:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2476D16C for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2015 08:32:55 +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: <1440491556.6c491bb231521c0f78ca78e4795d007a32b2ef35.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.0.ebuild X-VCS-Directories: www-client/firefox-bin/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 6c491bb231521c0f78ca78e4795d007a32b2ef35 X-VCS-Branch: master Date: Tue, 25 Aug 2015 08:32:55 +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: ba2e8929-4338-4468-9964-76636d308134 X-Archives-Hash: 2db5acdd4f31699cd0c97ec37ed48a32 commit: 6c491bb231521c0f78ca78e4795d007a32b2ef35 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 08:32:36 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 08:32:36 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c491bb2 www-client/firefox-bin: x86 stable wrt bug #557590 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" www-client/firefox-bin/firefox-bin-38.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox-bin/firefox-bin-38.2.0.ebuild b/www-client/firefox-bin/firefox-bin-38.2.0.ebuild index 6598a28..218bcb6 100644 --- a/www-client/firefox-bin/firefox-bin-38.2.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-38.2.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"