commit: 943e8226c7b6bdb8c1f3be63efb319478a12efe2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jan 2 06:41:35 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jan 2 06:57:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943e8226
dev-ruby/rubytest-cli: add ruby23 Package-Manager: portage-2.3.0 dev-ruby/rubytest-cli/rubytest-cli-0.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rubytest-cli/rubytest-cli-0.2.0.ebuild b/dev-ruby/rubytest-cli/rubytest-cli-0.2.0.ebuild index 241cce1..e5a8a59 100644 --- a/dev-ruby/rubytest-cli/rubytest-cli-0.2.0.ebuild +++ b/dev-ruby/rubytest-cli/rubytest-cli-0.2.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_RECIPE_DOC="yard"
