summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-11-03 08:03:24 +0100
committerHans de Graaff <graaff@gentoo.org>2016-11-03 08:03:24 +0100
commit321522e7e8ce91980d40318ab239eafd8418c183 (patch)
treed588b4e599eb1cb7e554027092c0fb6a6c8716c3
parentdev-ruby/fakeweb: add snapshot with ruby22 support (diff)
downloadgentoo-321522e7.tar.gz
gentoo-321522e7.tar.bz2
gentoo-321522e7.zip
dev-ruby/httparty: add ruby22
Package-Manager: portage-2.3.0
-rw-r--r--dev-ruby/httparty/httparty-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httparty/httparty-0.14.0.ebuild b/dev-ruby/httparty/httparty-0.14.0.ebuild
index 53409ae9c589..6216c4f44a33 100644
--- a/dev-ruby/httparty/httparty-0.14.0.ebuild
+++ b/dev-ruby/httparty/httparty-0.14.0.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"