[gentoo-user] Re: USE ruby_targets_ruby20

2013-11-15 Thread Hans de Graaff
On Thu, 14 Nov 2013 15:57:40 -0800, Chris Stankevitz wrote:

 True or false: The correct way to appease portage's error message below
 is to add a bunch of ruby_targets_ruby20 use flags in
 /etc/portage/package.use

False. These packages should already have this use flag set by default in 
a vanilla Gentoo setup. Perhaps you masked something related to ruby 
already?

Hans




Re: [gentoo-user] Re: USE ruby_targets_ruby20

2013-11-15 Thread Chris Stankevitz
On Thu, Nov 14, 2013 at 11:15 PM, Hans de Graaff gra...@gentoo.org wrote:
 False. These packages should already have this use flag set by default in
 a vanilla Gentoo setup. Perhaps you masked something related to ruby
 already?

Hans,

You are correct.

A year ago I added RUBY_TARGETS=ruby18 ruby19 to my make.conf in
order to get my system to build.  Today I removed the entry from
make.conf and my update continues without error.

At the time I believe the problem was: 'the gentoo base system needed
the ruby19 USE_EXPAND but it was still awaiting approval.  Work around
the problem by adding RUBY_TARGETS=ruby18 ruby19 to make.conf'

Thank you,

Chris