commit: 40d2ddda985a17be79086affc2c4a7d3234ecc6f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jul 26 18:16:50 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jul 27 05:19:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d2ddda
dev-ruby/protected_attributes: add ruby22 Package-Manager: portage-2.2.28 dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 24994ee..32ecb1f 100644 --- a/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild +++ b/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="test"
