commit: d15ce49ef01ff0b2617ca49f3f678b03654d61dd Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Apr 29 17:08:25 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Apr 29 17:09:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15ce49e
dev-ruby/addressable: add ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/addressable/addressable-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/addressable/addressable-2.5.2.ebuild b/dev-ruby/addressable/addressable-2.5.2.ebuild index f9ea9cc362b..9d973d98a3a 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"
