dev-ruby/coderay: add ruby24

Package-Manager: portage-2.3.0
This commit is contained in:
Hans de Graaff
2016-12-28 07:58:50 +01:00
parent 9d8bf1df66
commit 3d6106f823

View File

@@ -4,7 +4,7 @@
EAPI=5
USE_RUBY="ruby20 ruby21 ruby22 ruby23"
USE_RUBY="ruby20 ruby21 ruby22 ruby23 ruby24"
# The test target also contains test:exe but that requires
# shoulda-context which we do not have packaged yet.