summaryrefslogtreecommitdiff
path: root/dev-ruby
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-08-05 20:49:03 +0200
committerHans de Graaff <graaff@gentoo.org>2017-08-05 20:49:47 +0200
commit74cca6587e3223db0f061335ae1aa0fab0f17f3d (patch)
tree423993fc12fef1466ee40c25cef1a0532af0ad61 /dev-ruby
parent5b290e700b2466e0fcfeccf90be821df765c1897 (diff)
downloadgentoo-74cca6587e3223db0f061335ae1aa0fab0f17f3d.tar.gz
gentoo-74cca6587e3223db0f061335ae1aa0fab0f17f3d.tar.xz
dev-ruby/pg: add ruby22
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/pg/pg-0.17.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pg/pg-0.17.1-r1.ebuild b/dev-ruby/pg/pg-0.17.1-r1.ebuild
index 8e51eb44812..e79f3407961 100644
--- a/dev-ruby/pg/pg-0.17.1-r1.ebuild
+++ b/dev-ruby/pg/pg-0.17.1-r1.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"
+USE_RUBY="ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_TEST="rspec"