diff options
Diffstat (limited to 'dev-ruby/sshkit/sshkit-1.21.0.ebuild')
-rw-r--r-- | dev-ruby/sshkit/sshkit-1.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/sshkit/sshkit-1.21.0.ebuild b/dev-ruby/sshkit/sshkit-1.21.0.ebuild index 8b726b006ab6..0c7d9e01c9e0 100644 --- a/dev-ruby/sshkit/sshkit-1.21.0.ebuild +++ b/dev-ruby/sshkit/sshkit-1.21.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" # There are functional tests that require vagrant boxes to be set up. RUBY_FAKEGEM_TASK_TEST="test:units" |