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 D383C139085 for ; Thu, 5 Jan 2017 08:37:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 169C722419D; Thu, 5 Jan 2017 08:37:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D30852241A0 for ; Thu, 5 Jan 2017 08:37:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A0307341293 for ; Thu, 5 Jan 2017 08:36:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A8FE2517 for ; Thu, 5 Jan 2017 08:36:58 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1483605273.1c1780e8fecfa8916c7ad32e73504b284ca1a31e.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/seamonkey/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/seamonkey/seamonkey-2.46.ebuild X-VCS-Directories: www-client/seamonkey/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 1c1780e8fecfa8916c7ad32e73504b284ca1a31e X-VCS-Branch: master Date: Thu, 5 Jan 2017 08:36:58 +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: 43eb6dd3-bc71-4428-9385-133f5a8f8b5a X-Archives-Hash: b9d131ccb01a1710663fc07cd901f406 commit: 1c1780e8fecfa8916c7ad32e73504b284ca1a31e Author: Aaron Bauman gentoo org> AuthorDate: Thu Jan 5 08:34:33 2017 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Jan 5 08:34:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1780e8 www-client/seamonkey: amd64 stable wrt bug #604500 www-client/seamonkey/seamonkey-2.46.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/seamonkey/seamonkey-2.46.ebuild b/www-client/seamonkey/seamonkey-2.46.ebuild index 9d30f51..63d968e 100644 --- a/www-client/seamonkey/seamonkey-2.46.ebuild +++ b/www-client/seamonkey/seamonkey-2.46.ebuild @@ -67,7 +67,7 @@ EMVER="1.9.6.1" DESCRIPTION="Seamonkey Web Browser" HOMEPAGE="http://www.seamonkey-project.org" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1"