From: Hans de Graaff Date: Thu, 9 Mar 2017 06:34:59 +0000 (+0100) Subject: dev-ruby/protected_attributes: add ruby23 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=41d916e75bd112e304833d861ff4c54630458a08;p=gentoo.git dev-ruby/protected_attributes: add ruby23 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild b/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild index 668aa1e439a2..aad511276261 100644 --- a/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild +++ b/dev-ruby/protected_attributes/protected_attributes-1.1.3.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 ruby22" +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_TEST="test"