From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NfbcE-0003R1-4W for garchives@archives.gentoo.org; Thu, 11 Feb 2010 16:10:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C0F1E0A89; Thu, 11 Feb 2010 16:09:43 +0000 (UTC) Received: from mail.askja.de (mail.askja.de [83.137.103.136]) by pigeon.gentoo.org (Postfix) with ESMTP id 37D4CE0A89 for ; Thu, 11 Feb 2010 16:09:43 +0000 (UTC) Received: from static-87-79-89-40.netcologne.de ([87.79.89.40] helo=zone.wonkology.org) by mail.askja.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Nfbbq-00063b-JZ for gentoo-user@lists.gentoo.org; Thu, 11 Feb 2010 17:09:42 +0100 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by zone.wonkology.org with local; Thu, 11 Feb 2010 17:09:40 +0100 id 00011B87.4B742BC4.00001496 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Keyword for dev-java/sun-j2ee Date: Thu, 11 Feb 2010 17:09:33 +0100 User-Agent: KMail/1.12.4 (Linux/2.6.31-tuxonice_k8; KDE/4.3.5; i686; ; ) References: <4B7403FD.8050208@optonline.net> <4B741AB3.8010802@optonline.net> <4B742657.1000409@gmail.com> In-Reply-To: <4B742657.1000409@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201002111709.34192.wonko@wonkology.org> X-Archives-Salt: 476fee53-145a-4084-a4c5-7e3eff2f085a X-Archives-Hash: bf76d04306e01d7b979ecf50d9d5ea46 Dale writes: > chrome://messenger/locale/messengercompose/composeMsgs.properties: Whoops? > Have you synced lately? According to mine it is not masked or > keyworded and should install without changing anything. I synced last > night and I get this: You're probably running an x86 system, while dhk probably is at amd64. But this is not part of the KEYWORDS line in the ebuild: wonko@weird ~ $ grep KEYWORDS /usr/portage/tree/dev-java/sun-j2ee/sun- j2ee-1.3.1-r4.ebuild KEYWORDS="-ppc x86" Wonko