summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-04-29 19:08:25 +0200
committerHans de Graaff <graaff@gentoo.org>2018-04-29 19:09:25 +0200
commitd15ce49ef01ff0b2617ca49f3f678b03654d61dd (patch)
tree6b50883a9b584c450d78f01df68d212132ebc0df
parentdev-ruby/mini_magick: add ruby24 (diff)
downloadgentoo-d15ce49ef01ff0b2617ca49f3f678b03654d61dd.tar.gz
gentoo-d15ce49ef01ff0b2617ca49f3f678b03654d61dd.tar.bz2
gentoo-d15ce49ef01ff0b2617ca49f3f678b03654d61dd.zip
dev-ruby/addressable: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-ruby/addressable/addressable-2.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.5.2.ebuild b/dev-ruby/addressable/addressable-2.5.2.ebuild
index f9ea9cc362b0..9d973d98a3a9 100644
--- a/dev-ruby/addressable/addressable-2.5.2.ebuild
+++ b/dev-ruby/addressable/addressable-2.5.2.ebuild
@@ -2,7 +2,7 @@
# 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_RECIPE_TEST="rspec3"