summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-03-22 07:30:42 +0100
committerHans de Graaff <graaff@gentoo.org>2018-03-22 07:50:13 +0100
commit4f3e35852e5d87a49501e4a6f1d5aaa2790ae9bc (patch)
treed951d2b659c8ff66137c455bea865da0475db934 /dev-ruby/introspection
parentdev-ruby/treetop: add 1.6.10 (diff)
downloadgentoo-4f3e35852e5d87a49501e4a6f1d5aaa2790ae9bc.tar.gz
gentoo-4f3e35852e5d87a49501e4a6f1d5aaa2790ae9bc.tar.bz2
gentoo-4f3e35852e5d87a49501e4a6f1d5aaa2790ae9bc.zip
dev-ruby/introspection: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r--dev-ruby/introspection/introspection-0.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild
index dd9d02ac6aa5..c9f7ef29b7f8 100644
--- a/dev-ruby/introspection/introspection-0.0.4.ebuild
+++ b/dev-ruby/introspection/introspection-0.0.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
# No documentation task
RUBY_FAKEGEM_TASK_DOC=""