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 CEC07138359 for ; Thu, 30 Jul 2020 03:19:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E753E09FB; Thu, 30 Jul 2020 03:19:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0946AE09D7 for ; Thu, 30 Jul 2020 03:19:47 +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 8285034F011 for ; Thu, 30 Jul 2020 03:19:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D74502B3 for ; Thu, 30 Jul 2020 03:19:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1596079180.76b633259bf9a5fc5c2df80e3a6800a01bc87636.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/firefox/firefox-68.11.0.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 76b633259bf9a5fc5c2df80e3a6800a01bc87636 X-VCS-Branch: master Date: Thu, 30 Jul 2020 03:19:43 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9dbb6301-d612-402a-9fde-4fddbe602091 X-Archives-Hash: 1c100b22c6b75c90186dac5361ce5b12 commit: 76b633259bf9a5fc5c2df80e3a6800a01bc87636 Author: Sam James gentoo org> AuthorDate: Thu Jul 30 03:18:03 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jul 30 03:19:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b63325 www-client/firefox: amd64 stable (bug #734324) Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> www-client/firefox/firefox-68.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-68.11.0.ebuild b/www-client/firefox/firefox-68.11.0.ebuild index 7563cb7fb2c..4da3403f55e 100644 --- a/www-client/firefox/firefox-68.11.0.ebuild +++ b/www-client/firefox/firefox-68.11.0.ebuild @@ -48,7 +48,7 @@ inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \ DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1"