dev-ruby/capistrano: add ruby24
authorHans de Graaff <graaff@gentoo.org>
Sat, 3 Mar 2018 08:12:46 +0000 (09:12 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sat, 3 Mar 2018 08:12:46 +0000 (09:12 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ruby/capistrano/capistrano-3.10.1.ebuild

index 624e148e3b74783a13c6d3d9e5ba3639e38353d8..4f29f3288d215ffd12c910049a86f1c5b45f4fd9 100644 (file)
@@ -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"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"