summaryrefslogtreecommitdiff
path: root/dev-ruby/ruby-shout/files
Commit message (Collapse)AuthorAgeFiles
* dev-ruby/ruby-shout: fix compilation with modern cHans de Graaff2024-01-231
errno is already defined in ruby header files so it cannot be used for an int variable. Closes: https://bugs.gentoo.org/922746 Signed-off-by: Hans de Graaff <graaff@gentoo.org>