Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How to get rid of 32bits libraries
Date: Tue, 19 Jan 2016 12:24:20
Message-Id: n7l9ss$qsf$1@ger.gmane.org
In Reply to: Re: [gentoo-user] Re: How to get rid of 32bits libraries by Dale
1 On 18/01/16 12:00, Dale wrote:
2 > Neil Bothwick wrote:
3 >> On Mon, 18 Jan 2016 09:12:23 +0000, Neil Bothwick wrote:
4 >>
5 >>> equery hasuse checks which packages respect the given USE flag, it pays
6 >>> no attention to whether it is actually set. Try
7 >>>
8 >>> emerge -evp world | grep 'ABI_X86=32'
9 >> Sorry, that should be
10 >>
11 >> emerge -evp world | grep 'ABI_X86="32'
12 >>
13 >>
14 >
15 >
16 > Yep. That one works better.
17
18 How does it work "better" if all it does is expand to an "abi_x86_32"
19 USE flag? :-/

Replies

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