diff options
Diffstat (limited to 'dev-ruby/xdr')
-rw-r--r-- | dev-ruby/xdr/xdr-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/xdr/xdr-3.0.0.ebuild b/dev-ruby/xdr/xdr-3.0.0.ebuild index e5bd8c42c3c2..382bce21b9ef 100644 --- a/dev-ruby/xdr/xdr-3.0.0.ebuild +++ b/dev-ruby/xdr/xdr-3.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23" +USE_RUBY="ruby24" RUBY_FAKEGEM_RECIPE_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md" |