Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 594230 - www-servers/uwsgi add RUBY_TARGETS for ruby22 and ruby23
Summary: www-servers/uwsgi add RUBY_TARGETS for ruby22 and ruby23
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-18 14:27 UTC by Vladimir Datsevich
Modified: 2016-10-04 20:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Datsevich 2016-09-18 14:27:34 UTC
Hello,

ruby 2.2/2.3 are out for some quite time now.

Is it possible to get ruby22 and ruby23 support for uWSGI on gentoo?

Thank you.
Comment 1 Vladimir Datsevich 2016-10-03 16:10:51 UTC
Adding ruby22 ruby23 to USE_RUBY in the ebuild does the trick.


USE_RUBY="ruby20 ruby21 ruby22 ruby23"



There seems to be no problems at the moment with ruby 2.2 and 2.3 plugins for uwsgi.

Could you please add ruby22 & ruby23 to USE_RUBY in the ebuilds then?
Comment 2 Ultrabug gentoo-dev 2016-10-04 16:19:48 UTC
Thanks guys ! it's in tree on 2.0.14 :)
Comment 3 Vladimir Datsevich 2016-10-04 20:57:46 UTC
@ultrabug: Thank you very much :)