diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-12-28 07:58:50 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-12-28 09:14:17 +0100 |
commit | 3d6106f82318107115e100b48f152daf8725353c (patch) | |
tree | 7c99c4ad0c390e8d31b7860c4f490438473294ea /dev-ruby/coderay | |
parent | sys-block/fio: amd64 stable wrt bug #603586 (diff) | |
download | gentoo-3d6106f82318107115e100b48f152daf8725353c.tar.gz gentoo-3d6106f82318107115e100b48f152daf8725353c.tar.bz2 gentoo-3d6106f82318107115e100b48f152daf8725353c.zip |
dev-ruby/coderay: add ruby24
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/coderay')
-rw-r--r-- | dev-ruby/coderay/coderay-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/coderay/coderay-1.1.1.ebuild b/dev-ruby/coderay/coderay-1.1.1.ebuild index 6698ce71c77a..84e5b2d6b576 100644 --- a/dev-ruby/coderay/coderay-1.1.1.ebuild +++ b/dev-ruby/coderay/coderay-1.1.1.ebuild @@ -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. |