summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-06-27 05:25:57 +0200
committerHans de Graaff <graaff@gentoo.org>2017-06-27 05:25:57 +0200
commit3dc5dd5356295ef531629ea9135c2ebb53ff8ba9 (patch)
tree98020c840a28b9a046c0b9a1d5ba29937f600e66
parentdev-ruby/jmespath: cleanup (diff)
downloadgentoo-3dc5dd53.tar.gz
gentoo-3dc5dd53.tar.bz2
gentoo-3dc5dd53.zip
dev-ruby/jmespath: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.1
-rw-r--r--dev-ruby/jmespath/jmespath-1.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/jmespath/jmespath-1.3.1.ebuild b/dev-ruby/jmespath/jmespath-1.3.1.ebuild
index 6d6dca80308e..baae00b93309 100644
--- a/dev-ruby/jmespath/jmespath-1.3.1.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"