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 020871382C5 for ; Thu, 29 Mar 2018 21:38:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37145E0942; Thu, 29 Mar 2018 21:38:25 +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 1103CE0952 for ; Thu, 29 Mar 2018 21:38:25 +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 13DA9335C93 for ; Thu, 29 Mar 2018 21:38:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7C7126A for ; Thu, 29 Mar 2018 21:38:21 +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: <1522359495.8552ec9f69e8a6a9ae07010326f78235bd830b15.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.7.0_p0.ebuild X-VCS-Directories: www-client/seamonkey/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 8552ec9f69e8a6a9ae07010326f78235bd830b15 X-VCS-Branch: master Date: Thu, 29 Mar 2018 21:38:21 +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: 010e1948-2df7-4c11-a025-4f7da3f308f6 X-Archives-Hash: 05ad9e6b484caee2384c03927fc80d55 commit: 8552ec9f69e8a6a9ae07010326f78235bd830b15 Author: Lars Wendler gentoo org> AuthorDate: Thu Mar 29 21:37:23 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Mar 29 21:38:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8552ec9f www-client/seamonkey: Version 2.49.7.0_p0 stable for amd64 and x86. Package-Manager: Portage-2.3.26, Repoman-2.3.7 www-client/seamonkey/seamonkey-2.49.7.0_p0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/seamonkey/seamonkey-2.49.7.0_p0.ebuild b/www-client/seamonkey/seamonkey-2.49.7.0_p0.ebuild index fdac7c1d548..b416d59f01f 100644 --- a/www-client/seamonkey/seamonkey-2.49.7.0_p0.ebuild +++ b/www-client/seamonkey/seamonkey-2.49.7.0_p0.ebuild @@ -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"