diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-03-09 07:34:59 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-03-09 07:34:59 +0100 |
commit | 41d916e75bd112e304833d861ff4c54630458a08 (patch) | |
tree | 72a4eefb064415c06d226e75d37c7dacb5961215 /dev-ruby/protected_attributes | |
parent | dev-ruby/compass-import-once: add ruby23 (diff) | |
download | gentoo-41d916e75bd112e304833d861ff4c54630458a08.tar.gz gentoo-41d916e75bd112e304833d861ff4c54630458a08.tar.bz2 gentoo-41d916e75bd112e304833d861ff4c54630458a08.zip |
dev-ruby/protected_attributes: add ruby23
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/protected_attributes')
-rw-r--r-- | dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |