diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-12-26 07:52:02 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-12-26 07:52:02 +0100 |
commit | 8b4a7cf8edc9a695883f8cf484a30c765550941f (patch) | |
tree | 311e3c32fd0c75569aa510a30629fed01bcf8d74 /dev-ruby/coderay | |
parent | dev-ruby/ruby-xslt: add ruby25 (diff) | |
download | gentoo-8b4a7cf8edc9a695883f8cf484a30c765550941f.tar.gz gentoo-8b4a7cf8edc9a695883f8cf484a30c765550941f.tar.bz2 gentoo-8b4a7cf8edc9a695883f8cf484a30c765550941f.zip |
dev-ruby/coderay: add ruby25
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/coderay')
-rw-r--r-- | dev-ruby/coderay/coderay-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/coderay/coderay-1.1.2.ebuild b/dev-ruby/coderay/coderay-1.1.2.ebuild index 856996a29ffe..e1597c0c0602 100644 --- a/dev-ruby/coderay/coderay-1.1.2.ebuild +++ b/dev-ruby/coderay/coderay-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" # The test target also contains test:exe but that requires # shoulda-context which we do not have packaged yet. |