On Fri, Jul 19, 2013 at 10:53 AM, Markos Chandras <[email protected]>wrote:
> On 19 July 2013 16:46, Michał Górny <[email protected]> wrote: > > Dnia 2013-07-19, o godz. 16:11:52 > > Markos Chandras <[email protected]> napisał(a): > > > >> On 19 July 2013 16:04, Ian Delaney (idella4) <[email protected]> > wrote: > >> > +# Ian Delaney <[email protected]> (17 July 2013) > >> > +# Selection of IUSE flags for bin build. > >> > +dev-python/pypy-bin bzip2 ncurses sqlite ssl xml > >> > >> I don't understand that. Why not use +bzip2 +ncurses +sqlite +ssl +xml > >> in the ebuild? > > > > I guess that's because they are not optional :). > > > > So why are these features behind use flags? > Wild guess: It's -bin. It's built with those flags. You can't choose to install it with flags other than what it was built with.
