summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-12-29 07:26:49 +0100
committerHans de Graaff <graaff@gentoo.org>2017-12-29 07:26:49 +0100
commit7eae263fe330bb7bd5e09f5cb6813ebaa5f2daf5 (patch)
tree8af55cad5873ddd3a647c501ffe6ddb29ab2777f /dev-ruby
parentdev-ruby/path_expander: cleanup (diff)
downloadgentoo-7eae263fe330bb7bd5e09f5cb6813ebaa5f2daf5.tar.gz
gentoo-7eae263fe330bb7bd5e09f5cb6813ebaa5f2daf5.tar.bz2
gentoo-7eae263fe330bb7bd5e09f5cb6813ebaa5f2daf5.zip
dev-ruby/path_expander: add ruby25
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/path_expander/path_expander-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/path_expander/path_expander-1.0.2.ebuild b/dev-ruby/path_expander/path_expander-1.0.2.ebuild
index 273f8c24c1eb..97d13e7f16f4 100644
--- a/dev-ruby/path_expander/path_expander-1.0.2.ebuild
+++ b/dev-ruby/path_expander/path_expander-1.0.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"