commit: 8b4a7cf8edc9a695883f8cf484a30c765550941f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Dec 26 06:52:02 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 26 06:52:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4a7cf8
dev-ruby/coderay: add ruby25 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-ruby/coderay/coderay-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/coderay/coderay-1.1.2.ebuild b/dev-ruby/coderay/coderay-1.1.2.ebuild index 856996a29ff..e1597c0c060 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.
