commit: 7f924326aa4698a6e308074c1daef8ddb9c42192 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Jun 29 04:42:55 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Jun 29 05:15:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f924326
dev-ruby/ritex: add ruby24 Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-ruby/ritex/ritex-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ritex/ritex-1.0.1.ebuild b/dev-ruby/ritex/ritex-1.0.1.ebuild index 4bdba63877a..b00e5a8b552 100644 --- a/dev-ruby/ritex/ritex-1.0.1.ebuild +++ b/dev-ruby/ritex/ritex-1.0.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README ReleaseNotes"