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 8754F138206 for ; Tue, 2 Jan 2018 10:10:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D470E07D3; Tue, 2 Jan 2018 10:10:36 +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 7A854E07D3 for ; Tue, 2 Jan 2018 10:10: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 71070335C0F for ; Tue, 2 Jan 2018 10:10:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BED1319A for ; Tue, 2 Jan 2018 10:10:33 +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: <1514887827.12bc86f555a4c8eb01d37d86d5aa2f7d9867dc07.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.49.5.0_p0.ebuild X-VCS-Directories: www-client/seamonkey/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 12bc86f555a4c8eb01d37d86d5aa2f7d9867dc07 X-VCS-Branch: master Date: Tue, 2 Jan 2018 10:10:33 +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: 75934cd6-02f6-4cb5-8d97-7a831875cf9d X-Archives-Hash: a017d9427a842061980e8035dafbe4d1 commit: 12bc86f555a4c8eb01d37d86d5aa2f7d9867dc07 Author: Lars Wendler gentoo org> AuthorDate: Tue Jan 2 10:07:22 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Jan 2 10:10:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12bc86f5 www-client/seamonkey: Version 2.49.5.0_p0 stable for amd64 and x86. Package-Manager: Portage-2.3.19, Repoman-2.3.6 www-client/seamonkey/seamonkey-2.49.5.0_p0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/seamonkey/seamonkey-2.49.5.0_p0.ebuild b/www-client/seamonkey/seamonkey-2.49.5.0_p0.ebuild index 619c394ae2f..b416d59f01f 100644 --- a/www-client/seamonkey/seamonkey-2.49.5.0_p0.ebuild +++ b/www-client/seamonkey/seamonkey-2.49.5.0_p0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -70,7 +70,7 @@ PATCH="${PN}-2.46-patches-01" 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"