Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: How to get rid of 32bits libraries
Date: Mon, 18 Jan 2016 09:23:14
Message-Id: 20160118092302.51f9982c@digimed.co.uk
In Reply to: Re: [gentoo-user] Re: How to get rid of 32bits libraries by Neil Bothwick
1 On Mon, 18 Jan 2016 09:12:23 +0000, Neil Bothwick wrote:
2
3 > equery hasuse checks which packages respect the given USE flag, it pays
4 > no attention to whether it is actually set. Try
5 >
6 > emerge -evp world | grep 'ABI_X86=32'
7
8 Sorry, that should be
9
10 emerge -evp world | grep 'ABI_X86="32'
11
12
13 --
14 Neil Bothwick
15
16 Anything worth fighting for is worth fighting dirty for.

Replies

Subject Author
Re: [gentoo-user] Re: How to get rid of 32bits libraries Dale <rdalek1967@×××××.com>
[gentoo-user] Re: How to get rid of 32bits libraries James <wireless@×××××××××××.com>