diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-07-29 07:37:55 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-07-29 07:42:10 +0200 |
commit | 1066a601fc7ca10677edfe087cfd9f9f2dfcce62 (patch) | |
tree | e52d6d73f13856b7696c818d2b8d49afdada02ce /dev-ruby | |
parent | dev-ruby/rash_alt: initial import of 0.4.3 (diff) | |
download | gentoo-1066a601fc7ca10677edfe087cfd9f9f2dfcce62.tar.gz gentoo-1066a601fc7ca10677edfe087cfd9f9f2dfcce62.tar.bz2 gentoo-1066a601fc7ca10677edfe087cfd9f9f2dfcce62.zip |
dev-ruby/multi_xml: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/multi_xml/multi_xml-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild b/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild index ad9193466ee1..dce162cfc6de 100644 --- a/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild +++ b/dev-ruby/multi_xml/multi_xml-0.6.0.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 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="yard" |