From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-163933-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 4DB49138CA4
	for <garchives@archives.gentoo.org>; Fri, 24 Apr 2015 20:20:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2C330E082B;
	Fri, 24 Apr 2015 20:20:23 +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 1D883E07D7
	for <gentoo-user@lists.gentoo.org>; Fri, 24 Apr 2015 20:20:22 +0000 (UTC)
Received: from mail-ie0-f181.google.com (mail-ie0-f181.google.com [209.85.223.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 11DEC3406B7
	for <gentoo-user@lists.gentoo.org>; Fri, 24 Apr 2015 20:20:21 +0000 (UTC)
Received: by iebrs15 with SMTP id rs15so91890513ieb.3
        for <gentoo-user@lists.gentoo.org>; Fri, 24 Apr 2015 13:20:18 -0700 (PDT)
X-Received: by 10.50.122.39 with SMTP id lp7mr4761996igb.24.1429906818746;
 Fri, 24 Apr 2015 13:20:18 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
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; Fri, 24 Apr 2015 13:19:58 -0700 (PDT)
In-Reply-To: <12441.1429904241@ccs.covici.com>
References: <12441.1429904241@ccs.covici.com>
From: Mike Gilbert <floppym@gentoo.org>
Date: Fri, 24 Apr 2015 16:19:58 -0400
Message-ID: <CAJ0EP41yGfFtqJYdy4jPXCd7rT-8z4XmbH2V=WWKBu3qXWeOnQ@mail.gmail.com>
Subject: Re: [gentoo-user] serious problems trying to go to new abi_x86_32 support
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: a41d563b-2dcd-4082-8b75-6923d010c851
X-Archives-Hash: 3899fbe573644bb29ee84a1599159d75

On Fri, Apr 24, 2015 at 3:37 PM,  <covici@ccs.covici.com> wrote:
> Hi.  So, I am trying to go to the new support for abi_x86_32, so I
> unmerged all the emul_x86 packages (after doing quickpkg on them,
> because I am a coward), and then it was complaining that I should run
> emerge @preserved-rebuild which I did and every time I run that, it
> gives me another package to change its use flag to add abi_x86_32.
> After doing some 70 of those (a pain), I get to something which I cannot
> solve.  At some early point portage suggested that I run --newuse
> --update when doing this, but now I am down to the following:
> !!! All ebuilds that could satisfy
> ">=sys-apps/systemd-212-r5:0/2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]"
> have been masked.
> !!! One of the following masked packages is required to complete your
> request:
> - sys-apps/systemd-9999::gentoo (masked by: package.mask, missing
> keyword)
> /etc/portage/package.mask:
> #need that system because of older kernel

I'm confused. Are you saying that you have sys-apps/systemd in
/etc/portage/package.mask?

Can you please post your emerge --info?