summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: dekeyword ruby on ia64Sergei Trofimovich2020-04-121-1/+1
| | | | | | | | | | | | | | ruby-2.7 removed support for coroutines on ia64 (requires a bit of manual stack management): https://github.com/ruby/ruby/commit/d17344cfc56edc4599252041b3ec0d46af0851fd Previous ruby versions were not very stable. The change dekeywords ruby. As a result webkit-gtk got dekeyworded and pulled out a few gnome packages as well. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-ruby/*: drop alpha keywords where possibleMatt Turner2020-03-171-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-ruby/childprocess: fix ruby26 compatibilityHans de Graaff2019-04-291-0/+43
https://github.com/enkessler/childprocess/pull/149 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11