summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-06-30 10:59:45 +0200
committerHans de Graaff <graaff@gentoo.org>2018-06-30 11:56:34 +0200
commite49d5d383a30914e5e9bd07b3e8820f3a2dc094e (patch)
tree98276071d95de5c016f1e043ae3e79efd034587b /dev-vcs/gitsh
parentdev-ruby/parslet: add ruby25 (diff)
downloadgentoo-e49d5d383a30914e5e9bd07b3e8820f3a2dc094e.tar.gz
gentoo-e49d5d383a30914e5e9bd07b3e8820f3a2dc094e.tar.bz2
gentoo-e49d5d383a30914e5e9bd07b3e8820f3a2dc094e.zip
dev-vcs/gitsh: add ruby24, ruby25
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-vcs/gitsh')
-rw-r--r--dev-vcs/gitsh/gitsh-0.11.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitsh/gitsh-0.11.2.ebuild b/dev-vcs/gitsh/gitsh-0.11.2.ebuild
index cd7ef1442f6a..85f90bbc053b 100644
--- a/dev-vcs/gitsh/gitsh-0.11.2.ebuild
+++ b/dev-vcs/gitsh/gitsh-0.11.2.ebuild
@@ -1,9 +1,9 @@
-# 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"
+USE_RUBY="ruby23 ruby24 ruby25"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"