From 41d916e75bd112e304833d861ff4c54630458a08 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Thu, 9 Mar 2017 07:34:59 +0100 Subject: dev-ruby/protected_attributes: add ruby23 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby/protected_attributes') 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" -- cgit v1.2.3-65-gdbad