commit: 9ab90a9d5583f29911c1be27148f08dc5aeceb06 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Mar 3 08:06:39 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Mar 3 08:06:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab90a9d
dev-ruby/sshkit: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/sshkit/sshkit-1.15.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/sshkit/sshkit-1.15.1.ebuild b/dev-ruby/sshkit/sshkit-1.15.1.ebuild index db8a197e563..ddccbb369d5 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"
