summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-04-16 20:06:26 +0200
committerHans de Graaff <graaff@gentoo.org>2018-04-16 20:32:36 +0200
commit522979c184a31382bdb8be6afd487b02d0adf9df (patch)
tree124c30c2f6053ea5e8f457430d958b3603d13079 /dev-ruby/pg
parentdev-ruby/pg: add 1.0.0 (diff)
downloadgentoo-522979c184a31382bdb8be6afd487b02d0adf9df.tar.gz
gentoo-522979c184a31382bdb8be6afd487b02d0adf9df.tar.bz2
gentoo-522979c184a31382bdb8be6afd487b02d0adf9df.zip
dev-ruby/pg: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r--dev-ruby/pg/pg-0.21.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pg/pg-0.21.0.ebuild b/dev-ruby/pg/pg-0.21.0.ebuild
index 5309a54327c3..c459b80a9100 100644
--- a/dev-ruby/pg/pg-0.21.0.ebuild
+++ b/dev-ruby/pg/pg-0.21.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"