diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-04-28 08:01:40 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-04-28 08:32:28 +0200 |
commit | 93d65127b54773b48e89956ae4bc3c3d5576378d (patch) | |
tree | a3c4500fcd75ffea17a30dc1bf8c77175b192df7 /dev-ruby | |
parent | dev-ruby/listen: cleanup (diff) | |
download | gentoo-93d65127b54773b48e89956ae4bc3c3d5576378d.tar.gz gentoo-93d65127b54773b48e89956ae4bc3c3d5576378d.tar.bz2 gentoo-93d65127b54773b48e89956ae4bc3c3d5576378d.zip |
dev-ruby/libxml: add ruby24
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/libxml/libxml-2.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/libxml/libxml-2.9.0.ebuild b/dev-ruby/libxml/libxml-2.9.0.ebuild index 7aaf4739bd5e..0d60009df211 100644 --- a/dev-ruby/libxml/libxml-2.9.0.ebuild +++ b/dev-ruby/libxml/libxml-2.9.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby23 ruby24" RUBY_FAKEGEM_NAME="libxml-ruby" |