commit: 7c70d3990c16af32259d8277678701c88e0397ac Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jun 25 06:51:20 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jun 25 06:53:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c70d399
dev-ruby/celluloid-extras: add ruby22, ruby23 Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-ruby/celluloid-extras/celluloid-extras-0.20.5.ebuild | 4 ++-- 1 file 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 5e43d64f4a9..95814cc5e13 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=""
