commit: eeb7e40c004b39feff0595ca90133631367999c0 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Feb 18 06:36:21 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 06:36:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb7e40c
dev-ruby/xpath: add ruby24 Package-Manager: portage-2.3.3 dev-ruby/xpath/xpath-2.0.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild index 25c2656b81..1719a1136c 100644 --- a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild +++ b/dev-ruby/xpath/xpath-2.0.0-r1.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 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_EXTRADOC="README.md"
