From: Hans de Graaff Date: Fri, 28 Apr 2017 07:10:09 +0000 (+0200) Subject: dev-ruby/addressable: add ruby22 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c735508d90ef3adac01540fa96d99ef7db5c3242;p=gentoo.git dev-ruby/addressable: add ruby22 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ruby/addressable/addressable-2.3.6.ebuild b/dev-ruby/addressable/addressable-2.3.6.ebuild index c21e12161fd0..9c180647fe44 100644 --- a/dev-ruby/addressable/addressable-2.3.6.ebuild +++ b/dev-ruby/addressable/addressable-2.3.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="doc:yard" RUBY_FAKEGEM_RECIPE_TEST="rspec"