diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-25 08:51:20 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-25 08:53:55 +0200 |
commit | 7c70d3990c16af32259d8277678701c88e0397ac (patch) | |
tree | 716b8054be76dbb1e683a8b0e56b8cc77ee3192e /dev-ruby/celluloid-extras | |
parent | dev-ruby/celluloid-essentials: add ruby22, ruby23 (diff) | |
download | gentoo-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.ebuild | 4 |
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="" |