summaryrefslogtreecommitdiff
path: root/dev-ruby/json/json-1.8.6-r1.ebuild
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-05-31 06:30:26 +0200
committerHans de Graaff <graaff@gentoo.org>2018-05-31 06:30:26 +0200
commit53f90f3721189f8b919c1e74ac0a922af9ca622d (patch)
tree75ece7da68928a573186f8c2cdafd48595cf9bad /dev-ruby/json/json-1.8.6-r1.ebuild
parentf8c5f2e3ce46734734310ef986f67480d055d61a (diff)
downloadgentoo-53f90f3721189f8b919c1e74ac0a922af9ca622d.tar.gz
gentoo-53f90f3721189f8b919c1e74ac0a922af9ca622d.tar.xz
dev-ruby/json: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/json/json-1.8.6-r1.ebuild')
-rw-r--r--dev-ruby/json/json-1.8.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/json/json-1.8.6-r1.ebuild b/dev-ruby/json/json-1.8.6-r1.ebuild
index ec8980e5fdf..642bdbdac71 100644
--- a/dev-ruby/json/json-1.8.6-r1.ebuild
+++ b/dev-ruby/json/json-1.8.6-r1.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 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGES TODO README.md README-json-jruby.markdown"