summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-06-25 08:51:20 +0200
committerHans de Graaff <graaff@gentoo.org>2017-06-25 08:53:55 +0200
commit7c70d3990c16af32259d8277678701c88e0397ac (patch)
tree716b8054be76dbb1e683a8b0e56b8cc77ee3192e /dev-ruby/celluloid-extras
parentdev-ruby/celluloid-essentials: add ruby22, ruby23 (diff)
downloadgentoo-7c70d3990c16af32259d8277678701c88e0397ac.tar.gz
gentoo-7c70d3990c16af32259d8277678701c88e0397ac.tar.bz2
gentoo-7c70d3990c16af32259d8277678701c88e0397ac.zip
dev-ruby/celluloid-extras: add ruby22, ruby23
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/celluloid-extras')
-rw-r--r--dev-ruby/celluloid-extras/celluloid-extras-0.20.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/celluloid-extras/celluloid-extras-0.20.5.ebuild b/dev-ruby/celluloid-extras/celluloid-extras-0.20.5.ebuild
index 5e43d64f4a92..95814cc5e131 100644
--- a/dev-ruby/celluloid-extras/celluloid-extras-0.20.5.ebuild
+++ b/dev-ruby/celluloid-extras/celluloid-extras-0.20.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 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 ruby23"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_TASK_DOC=""