On Mon, Feb 06, 2017 at 08:03:21PM -0700, [email protected] wrote: > and try to re-emerge it, it is not taking any effect. > emerge -avq easy-rsa > > [ebuild R ] app-crypt/easy-rsa-3.0.1-r1 USE="(-libressl)" > > why isn't the package enclosing the libressl in emerge?
The parentheses "()" around the libressl flag indicates that it's forced by your profile. In this case, the libressl USE flag is masked for most architectures/platforms for stable arch because there's no stable libressl package: /usr/portage/profiles/base/use.stable.mask: # Justin Lecher <[email protected]> (30 Sep 2015) # No stable libressl yet # Addendum: also mask the USE_EXPAND flag, # Anthony G. Basile <[email protected]> (26 Nov 2015) curl_ssl_libressl libressl -- Sam Jorna (wraeth) GnuPG Key: D6180C26
signature.asc
Description: Digital signature

