Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

All ebuilds that could satisfy "x11-libs/libXres" have been masked.


stac80

Question

Has anyone run across an error like this one when upgrading?

 

!!! All ebuilds that could satisfy "x11-libs/libXres" have been masked.

!!! One of the following masked packages is required to complete your request:

- x11-libs/libXres-1.0.7::gentoo (masked by: invalid: DEPEND: USE flag 'ppc-aix' referenced in conditional 'ppc-aix?' is not in IUSE)

 

There is no mention of ppc-aix in the offending ebuild. I'm not sure where to begin with this problem because it doesn't make much sense. 

 

 

Here's the ebuild:

 

 

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$


EAPI=5
inherit xorg-2


EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/libXRes"
DESCRIPTION="X.Org XRes library"


KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""


RDEPEND="x11-libs/libX11
>---x11-libs/libXext
>---x11-proto/xextproto
>---x11-proto/resourceproto"
DEPEND="${RDEPEND}"
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...