From: Hans de Graaff Date: Sat, 3 Mar 2018 08:06:39 +0000 (+0100) Subject: dev-ruby/sshkit: add ruby24 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9ab90a9d5583f29911c1be27148f08dc5aeceb06;p=gentoo.git dev-ruby/sshkit: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-ruby/sshkit/sshkit-1.15.1.ebuild b/dev-ruby/sshkit/sshkit-1.15.1.ebuild index db8a197e563d..ddccbb369d5e 100644 --- a/dev-ruby/sshkit/sshkit-1.15.1.ebuild +++ b/dev-ruby/sshkit/sshkit-1.15.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" # There are functional tests that require vagrant boxes to be set up. RUBY_FAKEGEM_TASK_TEST="test:units"