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 BBB05139086 for ; Fri, 13 Jan 2017 14:06:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D642A234120; Fri, 13 Jan 2017 14:06:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AC06723411C for ; Fri, 13 Jan 2017 14:06:51 +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 C4195341706 for ; Fri, 13 Jan 2017 14:06:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 292E42623 for ; Fri, 13 Jan 2017 14:06:49 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1484316397.fbd9086a8fc457b41a6809cda758c0d6396bd4c2.polynomial-c@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-r1.ebuild X-VCS-Directories: www-client/seamonkey/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: fbd9086a8fc457b41a6809cda758c0d6396bd4c2 X-VCS-Branch: master Date: Fri, 13 Jan 2017 14:06:49 +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: 754afd25-a9d0-4b0c-933d-e8b26218eafe X-Archives-Hash: 45e52c41414b4c60ad8d05f58a1777bf commit: fbd9086a8fc457b41a6809cda758c0d6396bd4c2 Author: Lars Wendler gentoo org> AuthorDate: Fri Jan 13 13:59:02 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Jan 13 14:06:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd9086a www-client/seamonkey: Stable for x86 (bug #604500) as reported by Myckel Habets in the bug. Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" www-client/seamonkey/seamonkey-2.46-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/seamonkey/seamonkey-2.46-r1.ebuild b/www-client/seamonkey/seamonkey-2.46-r1.ebuild index e7c68b2..c0fd915 100644 --- a/www-client/seamonkey/seamonkey-2.46-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.46-r1.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"