From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 58384138334 for ; Sun, 9 Sep 2018 06:51:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C535E0824; Sun, 9 Sep 2018 06:51:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4DCB9E07ED for ; Sun, 9 Sep 2018 06:51:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C8DE340C33 for ; Sun, 9 Sep 2018 06:51:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A9983D0 for ; Sun, 9 Sep 2018 06:51:32 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1536475872.4e73c3643a9b9c600f3b865353e912d7d199e3ac.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/firefox/firefox-60.2.0.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4e73c3643a9b9c600f3b865353e912d7d199e3ac X-VCS-Branch: master Date: Sun, 9 Sep 2018 06:51: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: 2c77e213-ac95-40fc-85f9-b82f6ce0c44d X-Archives-Hash: a08ec2cec8f00b268340abb36159466b commit: 4e73c3643a9b9c600f3b865353e912d7d199e3ac Author: Mikle Kolyada gentoo org> AuthorDate: Sun Sep 9 06:51:12 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Sep 9 06:51:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e73c364 www-client/firefox: amd64 stable wrt bug #665496 Package-Manager: Portage-2.3.40, Repoman-2.3.9 www-client/firefox/firefox-60.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-60.2.0.ebuild b/www-client/firefox/firefox-60.2.0.ebuild index 11e44e3d7ee..b32f7700abe 100644 --- a/www-client/firefox/firefox-60.2.0.ebuild +++ b/www-client/firefox/firefox-60.2.0.ebuild @@ -35,7 +35,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils llvm \ DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1"