From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 986B51393F1 for ; Wed, 16 Sep 2015 14:46:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2824BE0887; Wed, 16 Sep 2015 14:46:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA16CE0887 for ; Wed, 16 Sep 2015 14:46:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AC345340676 for ; Wed, 16 Sep 2015 14:46:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1A0F18F for ; Wed, 16 Sep 2015 14:46:18 +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: <1442414521.4275930ce40448ab250f64c00c0644e279a3c916.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.35.ebuild X-VCS-Directories: www-client/seamonkey/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 4275930ce40448ab250f64c00c0644e279a3c916 X-VCS-Branch: master Date: Wed, 16 Sep 2015 14:46:18 +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: d0cfeb8a-a3e0-4ecf-b505-d946abfff0e7 X-Archives-Hash: 84c6aa291dac38cd46225ae0c74c8e34 commit: 4275930ce40448ab250f64c00c0644e279a3c916 Author: Lars Wendler gentoo org> AuthorDate: Wed Sep 16 14:42:01 2015 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Sep 16 14:42:01 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4275930c www-client/seamonkey: version 2.35 stable (amd64 and x86) (bug #559950). Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler gentoo.org> www-client/seamonkey/seamonkey-2.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/seamonkey/seamonkey-2.35.ebuild b/www-client/seamonkey/seamonkey-2.35.ebuild index 185037f..841dac1 100644 --- a/www-client/seamonkey/seamonkey-2.35.ebuild +++ b/www-client/seamonkey/seamonkey-2.35.ebuild @@ -44,7 +44,7 @@ if [[ ${PV} == *_pre* ]] ; then else # This is where arch teams should change the KEYWORDS. - KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" + KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86" fi SLOT="0"