commit: bff2ac2429e5b18e6dbfc2b5b4c077d9b044651b Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Wed Nov 9 00:50:39 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Wed Nov 9 21:17:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff2ac24
dev-ruby/descendants_tracker: Add ruby23 Package-Manager: portage-2.3.2 dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild b/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild index 79703a9..1a77e7b 100644 --- a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild +++ b/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_RECIPE_DOC="yard"
