summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-04-28 10:39:18 +0200
committerHans de Graaff <graaff@gentoo.org>2018-04-28 10:49:33 +0200
commit67ba86f0a361f4d33f206989d94cf96ea8818ece (patch)
treec538e1a42fc640a125527270bc950448167b7c6f
parentmedia-sound/teamspeak-server-bin: QA: useless comments and inheritance (diff)
downloadgentoo-67ba86f0.tar.gz
gentoo-67ba86f0.tar.bz2
gentoo-67ba86f0.zip
dev-ruby/gherkin: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-ruby/gherkin/gherkin-5.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gherkin/gherkin-5.0.0.ebuild b/dev-ruby/gherkin/gherkin-5.0.0.ebuild
index 8241679795e7..0d05aa78d10f 100644
--- a/dev-ruby/gherkin/gherkin-5.0.0.ebuild
+++ b/dev-ruby/gherkin/gherkin-5.0.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="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"