From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 05AC813838B for ; Wed, 30 Sep 2015 18:43:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3767E0854; Wed, 30 Sep 2015 18:43:36 +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 78872E0854 for ; Wed, 30 Sep 2015 18:43:36 +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 8BDDC3410C2 for ; Wed, 30 Sep 2015 18:43:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EB8E235 for ; Wed, 30 Sep 2015 18:43:32 +0000 (UTC) From: "Ian Stakenvicius" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Stakenvicius" Message-ID: <1443638595.0eb0f22bd88cb789394a85fdfbe8e44043d1ab43.axs@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.3.0.ebuild X-VCS-Directories: www-client/firefox-bin/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: 0eb0f22bd88cb789394a85fdfbe8e44043d1ab43 X-VCS-Branch: master Date: Wed, 30 Sep 2015 18:43:32 +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: c93a684e-8587-4e7f-8d11-4aaaff1e9d3e X-Archives-Hash: a9a4ce4bdd31d94530afee85918f89c7 commit: 0eb0f22bd88cb789394a85fdfbe8e44043d1ab43 Author: Ian Stakenvicius gentoo org> AuthorDate: Wed Sep 30 18:41:48 2015 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Wed Sep 30 18:43:15 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eb0f22b www-client/firefox-bin-38.3.0: stabilize for security bug 561246 Package-Manager: portage-2.2.20.1 www-client/firefox-bin/firefox-bin-38.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox-bin/firefox-bin-38.3.0.ebuild b/www-client/firefox-bin/firefox-bin-38.3.0.ebuild index 76b8401..218bcb6 100644 --- a/www-client/firefox-bin/firefox-bin-38.3.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-38.3.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"