diff options
Diffstat (limited to 'dev-ruby/http/http-1.0.2.ebuild')
-rw-r--r-- | dev-ruby/http/http-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http/http-1.0.2.ebuild b/dev-ruby/http/http-1.0.2.ebuild index e29d6a7a9d66..bfc40582611c 100644 --- a/dev-ruby/http/http-1.0.2.ebuild +++ b/dev-ruby/http/http-1.0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |