diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-02-18 07:36:21 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-02-18 07:36:21 +0100 |
commit | eeb7e40c004b39feff0595ca90133631367999c0 (patch) | |
tree | 092c4a7bde097612b7117cedbccb43f45c5983e6 /dev-ruby/xpath | |
parent | net-misc/dropbox: bump to 20.3.18 (diff) | |
download | gentoo-eeb7e40c004b39feff0595ca90133631367999c0.tar.gz gentoo-eeb7e40c004b39feff0595ca90133631367999c0.tar.bz2 gentoo-eeb7e40c004b39feff0595ca90133631367999c0.zip |
dev-ruby/xpath: add ruby24
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r-- | dev-ruby/xpath/xpath-2.0.0-r1.ebuild | 4 |
1 files 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 25c2656b8122..1719a1136c3d 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" |