From: Zero_Chaos Date: Mon, 14 Mar 2016 17:54:18 +0000 (-0400) Subject: dev-ruby/fast_xs: adding tested ruby23 support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8a8e986ce22a1bb41769bedcbb53ace7cd7c94a1;p=gentoo.git dev-ruby/fast_xs: adding tested ruby23 support Package-Manager: portage-2.2.27 --- diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild index db5df9bb334a..b565c3266ff2 100644 --- a/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild +++ b/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc"