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 270A4138CA2 for ; Mon, 20 Apr 2015 23:28:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5932E0875; Mon, 20 Apr 2015 23:28:07 +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 8778BE0857 for ; Mon, 20 Apr 2015 23:28:06 +0000 (UTC) Received: from mail-ig0-f181.google.com (mail-ig0-f181.google.com [209.85.213.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 8D8A4340AF9 for ; Mon, 20 Apr 2015 23:28:05 +0000 (UTC) Received: by igblo3 with SMTP id lo3so2095453igb.0 for ; Mon, 20 Apr 2015 16:28:02 -0700 (PDT) X-Received: by 10.42.167.8 with SMTP id q8mr285124icy.94.1429572482754; Mon, 20 Apr 2015 16:28:02 -0700 (PDT) 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 Received: by 10.64.124.229 with HTTP; Mon, 20 Apr 2015 16:27:42 -0700 (PDT) In-Reply-To: <553581FC.3040505@baums-on-web.de> References: <20150420222222.GA6652@syscon7> <553581FC.3040505@baums-on-web.de> From: Mike Gilbert Date: Mon, 20 Apr 2015 19:27:42 -0400 Message-ID: Subject: Re: [gentoo-user] abi_x86_32 FLAG To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: f0086721-ed11-495b-aae0-ce9f5f8b0a6d X-Archives-Hash: 4c927382545f0f11c5f699471193ad35 On Mon, Apr 20, 2015 at 6:47 PM, Heiko Baums wrote: > Am 21.04.2015 um 00:22 schrieb Joseph: >> I'm trying to update one of my amd64 (I use XFCE) and there are lot of >> package that require use flag: abi_x86_32 >> >> Which package is forcing new: abi_x86_32 flag? > > sys-boot/grub-0.97-r14 > x11-drivers/nvidia-drivers > > Replace sys-boot/grub-0.97-r14 by sys-boot/grub-static-0.97-r12. > Better yet, upgrade to grub:2 already.