commit: b85a02cf2dde2c03e1528309ddb554df7028898b Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Wed Nov 9 00:47:27 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Wed Nov 9 00:47:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85a02cf
dev-ruby/xpath: Add ruby23 Package-Manager: portage-2.3.2 dev-ruby/xpath/xpath-0.1.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild b/dev-ruby/xpath/xpath-0.1.4-r1.ebuild index 2f2e37f..663f6ec 100644 --- a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild +++ b/dev-ruby/xpath/xpath-0.1.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_EXTRADOC="README.rdoc"
