summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-03-03 09:06:39 +0100
committerHans de Graaff <graaff@gentoo.org>2018-03-03 09:06:39 +0100
commit9ab90a9d5583f29911c1be27148f08dc5aeceb06 (patch)
tree587fbe770bb216b9d21df9cbfc4b54fc3568dcd6 /dev-ruby
parentdev-ruby/net-ssh-gateway: add ruby24 (diff)
downloadgentoo-9ab90a9d5583f29911c1be27148f08dc5aeceb06.tar.gz
gentoo-9ab90a9d5583f29911c1be27148f08dc5aeceb06.tar.bz2
gentoo-9ab90a9d5583f29911c1be27148f08dc5aeceb06.zip
dev-ruby/sshkit: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/sshkit/sshkit-1.15.1.ebuild4
1 files 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 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"