diff options
-rw-r--r-- | dev-ruby/jsobfu/jsobfu-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/jsobfu/jsobfu-0.4.2.ebuild b/dev-ruby/jsobfu/jsobfu-0.4.2.ebuild index 96a417bef5e6..436d89702fec 100644 --- a/dev-ruby/jsobfu/jsobfu-0.4.2.ebuild +++ b/dev-ruby/jsobfu/jsobfu-0.4.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="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_BINWRAP="" |